eigen/Eigen
Benoit Jacob 4293a4d1af * let a = foo() work when a is a row-vector xpr and foo() returns a ReturnByValue col-vector
* remove a few useless resize() in evalTo() implementations
2010-03-08 10:34:59 -05:00
..
src * let a = foo() work when a is a row-vector xpr and foo() returns a ReturnByValue col-vector 2010-03-08 10:34:59 -05:00
Array Added the Array include's warning for GCC. 2010-01-20 21:36:50 +01:00
Cholesky
CMakeLists.txt
Core #undef minor at the right place 2010-03-06 14:44:57 -05:00
Dense Moved the Array module to Core. 2010-01-20 20:51:01 +01:00
Eigen
Eigen2Support Only include <iosfwd> unless either EIGEN_DEBUG_ASSIGN is defined or we're in eigen2 support mode 2010-02-27 19:04:22 -05:00
Eigenvalues
Geometry Adapted Geometry includes. 2010-01-21 09:43:30 +01:00
Householder
Jacobi
LeastSquares
LU
QR
QtAlignedMalloc
Sparse
StdVector Added EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION macro including unit tests and documentation. 2010-01-27 20:34:05 +01:00
SVD New UpperBidiagonalization class 2010-01-14 22:30:58 -05:00