eigen/Eigen
Benoit Jacob 38facbd55b kill the LeastSquares module.
I didn't even put it in Eigen2Support because it requires several other modules. But if you want we can always create a new module, Eigen2Support_LeastSquares...
2010-04-29 10:40:52 -04:00
..
src kill the LeastSquares module. 2010-04-29 10:40:52 -04:00
Array Added the Array include's warning for GCC. 2010-01-20 21:36:50 +01:00
Cholesky merge with default branch 2009-12-22 22:51:08 +01:00
CMakeLists.txt Eigen/CMakeLists.txt: remove parens from if. 2009-11-20 11:26:26 +00:00
Core Added EIGEN_DONT_PARALLELIZE preprocessor directive 2010-04-26 17:08:54 +02:00
Dense kill the LeastSquares module. 2010-04-29 10:40:52 -04:00
Eigen add Eigen/Eigen 2009-06-19 20:46:55 +02:00
Eigen2Support add minor to Eigen2Support 2010-04-22 20:49:01 -04:00
Eigenvalues Split computation of real Schur form in EigenSolver to its own class. 2010-04-01 12:32:56 +01:00
Geometry Adapted Geometry includes. 2010-01-21 09:43:30 +01:00
Householder Documentation clean up. 2009-12-08 15:12:27 +00:00
Jacobi added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
LU only include SSE path if SSE enabled 2009-12-14 22:52:11 -05:00
QR added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
QtAlignedMalloc added comments to help vim understand the header files are c++. 2009-12-01 18:00:29 -05:00
Sparse merge with default branch 2009-12-22 22:51:08 +01:00
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
SVD New UpperBidiagonalization class 2010-01-14 22:30:58 -05:00