eigen/Eigen/src/Cholesky
Gael Guennebaud ea23f36c78 * change the nesting order of adjoint_return_type to
1 - make it easier to catch conjugate expressions
 2 - make sure there is no unecessary copy (we had NestByValue<Derived> which seems to be very bad)
* update eigensolver wrt recent changes
2009-07-07 15:56:13 +02:00
..
CholeskyInstantiations.cpp remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
CMakeLists.txt Add COMPONENT Devel 2009-02-23 07:50:56 +00:00
LDLT.h * bybye Part, welcome TriangularView and SelfAdjointView. 2009-07-06 23:43:20 +02:00
LLT.h * change the nesting order of adjoint_return_type to 2009-07-07 15:56:13 +02:00