eigen/Eigen
Benoit Jacob f6aa60bcf3 centralize those static asserts more upstream, reduces duplication and ensures they can't be bypassed (e.g.
until now it was possible to bypass the static assert on sizes)
2009-01-27 15:40:05 +00:00
..
src centralize those static asserts more upstream, reduces duplication and ensures they can't be bypassed (e.g. 2009-01-27 15:40:05 +00:00
Array * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
Cholesky * clarify the situation with experimental parts 2009-01-19 15:02:24 +00:00
CMakeLists.txt * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
Core #error if min or max is defined 2009-01-19 13:23:41 +00:00
Geometry * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
LeastSquares * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
LU Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
QR * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
QtAlignedMalloc make these functions inline, thanks to Mek 2009-01-26 13:59:52 +00:00
Sparse * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
StdVector * move cwise *= and /= to Core (like * and /) 2009-01-12 13:41:40 +00:00
SVD * mark Geometry as experimental 2009-01-26 13:53:43 +00:00