Blender Git Commit Log

Git Commits -> Revision 0e9842d

Revision 0e9842d by Bastien Montagne (master)
July 13, 2015, 16:05 (GMT)
Add BLI_math_solver, where non-linear solvers should be.

For now, only has an eigen solver for 3�?3 (symmetric) matrix.

Commit Details:

Full Hash: 0e9842dd04a78c23231b593314cd9e9f6c0a1f5d
Parent Commit: 582e7a6
Lines Changed: +132, -0

2 Added Paths:

/source/blender/blenlib/BLI_math_solvers.h (+66, -0) (View)
/source/blender/blenlib/intern/math_solvers.c (+61, -0) (View)

3 Modified Paths:

/source/blender/blenlib/BLI_math.h (+1, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+3, -0) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021