eigen/Eigen
Gael Guennebaud 269f683902 Add cholesky's members to MatrixBase
Various documentation improvements including new snippets (AngleAxis and Cholesky)
2008-07-19 22:59:05 +00:00
..
src Add cholesky's members to MatrixBase 2008-07-19 22:59:05 +00:00
Array the big Array/Cwise rework as discussed on the mailing list. The new API 2008-07-08 00:49:10 +00:00
Cholesky Add QR and Cholesky module instantiations in the lib. 2008-06-14 13:02:41 +00:00
CMakeLists.txt * added a lazyAssign overload skipping .lazy() such that c = (<xpr>).lazy() such that 2008-07-09 13:54:21 +00:00
Core Add a *very efficient* evaluation path for both col-major matrix * vector 2008-07-12 12:12:02 +00:00
CoreDeclarations
Geometry Added an automatically generated list of selected examples in the documentation. 2008-07-19 20:36:41 +00:00
LU
QR * Added a generalized eigen solver for the selfadjoint case. 2008-06-14 19:42:12 +00:00
Sparse * added an in-place version of inverseProduct which 2008-06-29 21:29:12 +00:00