eigen/Eigen
Benoit Jacob 6747b45ae7 for 4x4 matrices implement the special algorithm that Markos proposed,
falling back to the general algorithm in the bad case.
2008-04-15 20:15:36 +00:00
..
src for 4x4 matrices implement the special algorithm that Markos proposed, 2008-04-15 20:15:36 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Core * Start of the LU module, with matrix inversion already there and 2008-04-14 08:20:24 +00:00
LU - optimized determinant calculations for small matrices (size <= 4) 2008-04-14 17:07:12 +00:00