Blender Git Loki
Git Commits -> Revision e93b969
Revision e93b969 by Bastien Montagne (master) July 13, 2015, 16:05 (GMT) |
Add BLI_math_statistics, where stats tool shall be! For now, only contains some 3x3 matrix covariance computing. |
Commit Details:
Full Hash: e93b969ac99e0205278580edae87892cc5eda60c
Parent Commit: 0e9842d
Lines Changed: +189, -0
2 Added Paths:
/source/blender/blenlib/BLI_math_statistics.h (+70, -0) (View)
/source/blender/blenlib/intern/math_statistics.c (+116, -0) (View)
/source/blender/blenlib/intern/math_statistics.c (+116, -0) (View)