eigen/Eigen
Benoit Jacob 9bc44094c5 add EIGEN_NO_AUTOMATIC_RESIZING
if defined, already initialized matrices won't be automatically resized in assignments
uninitialized matrices may still be initialized
2009-01-28 16:44:03 +00:00
..
src add EIGEN_NO_AUTOMATIC_RESIZING 2009-01-28 16:44:03 +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