eigen/Eigen/src
2010-01-27 11:42:04 -05:00
..
Array Added an ei_linspaced_op to create linearly spaced vectors. 2010-01-26 19:42:17 +01:00
Cholesky remove the Triangular suffix to Upper, Lower, UnitLower, etc, 2010-01-07 21:15:32 +01:00
Core EIGEN_ENUM_MIN ---> EIGEN_SIZE_MIN 2010-01-27 11:42:04 -05:00
Eigen2Support lot of cleaning: 2010-01-22 10:15:41 +01:00
Eigenvalues remove the Triangular suffix to Upper, Lower, UnitLower, etc, 2010-01-07 21:15:32 +01:00
Geometry EIGEN_ENUM_MIN ---> EIGEN_SIZE_MIN 2010-01-27 11:42:04 -05:00
Householder allow to multiply a householder sequence and a matrix when one is real and one is complex. 2010-01-15 00:35:26 -05:00
Jacobi merge and add start/end to Eigen2Support 2010-01-05 13:07:32 +01:00
LeastSquares
LU EIGEN_ENUM_MIN ---> EIGEN_SIZE_MIN 2010-01-27 11:42:04 -05:00
misc
plugins fix scalar - matrix 2010-01-18 22:56:47 +01:00
QR EIGEN_ENUM_MIN ---> EIGEN_SIZE_MIN 2010-01-27 11:42:04 -05:00
Sparse rm ExpressionMaker stuff (weird as I was pretty sure that I had already removed them) 2010-01-22 10:17:43 +01:00
SVD EIGEN_ENUM_MIN ---> EIGEN_SIZE_MIN 2010-01-27 11:42:04 -05:00
CMakeLists.txt