eigen/Eigen
2010-02-10 14:08:47 +01:00
..
src finally here is a simple solution making (a*b).diagonal() even faster than a.lazyProduct(b).diagonal() !! 2010-02-10 14:08:47 +01:00
Array Added the Array include's warning for GCC. 2010-01-20 21:36:50 +01:00
Cholesky
CMakeLists.txt
Core * fix multiple temporary copies for coeff based products 2010-02-09 11:05:39 +01:00
Dense Moved the Array module to Core. 2010-01-20 20:51:01 +01:00
Eigen
Eigen2Support * resurected Flagged from Eigen2Support 2010-02-04 18:28:09 +01: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