eigen/Eigen/src
Benoit Jacob 3c4a025a54 merge
2009-10-15 16:09:43 -04:00
..
Array Fixed more W4 warnings. 2009-10-14 11:08:00 +02:00
Cholesky * Introduce make targets btest (build tests), blas (build blas lib), demos (build demos). 2009-09-27 17:48:53 -04:00
Core merge 2009-10-15 16:09:43 -04:00
Eigenvalues Fixed wrong line endings. 2009-10-01 07:20:09 +02:00
Geometry * ReturnByValue: 2009-09-22 12:20:45 -04:00
Householder Added private, non-implemented assignment operators to functions that don't need them (fixes VC warning on /W4). 2009-09-27 17:03:02 +02:00
Jacobi Fix LaTeX error in doxygen comment. 2009-09-08 14:41:54 +01:00
LeastSquares
LU merge 2009-10-15 16:09:43 -04:00
QR Resize is only defined in Matrix and not in MatrixBase. 2009-10-14 11:07:11 +02:00
Sparse Added EIGEN_REF_TO_TEMPORARY define for rvalue support. 2009-09-21 19:59:58 +02:00
SVD Ok, too many class bodies - it was only required for ei_svd_precondition_2x2_block_to_be_real. 2009-09-27 17:18:19 +02:00
CMakeLists.txt rename the EigenSolver module to Eigenvalues 2009-09-04 09:23:38 +02:00