Add BLI_math_statistics, where stats tool shall be!
For now, only contains some 3x3 matrix covariance computing.
This commit is contained in:
@@ -74,5 +74,6 @@
|
||||
#include "BLI_math_geom.h"
|
||||
#include "BLI_math_interp.h"
|
||||
#include "BLI_math_solvers.h"
|
||||
#include "BLI_math_statistics.h"
|
||||
|
||||
#endif /* __BLI_MATH_H__ */
|
||||
|
Reference in New Issue
Block a user