eigen/Eigen
2010-06-25 13:31:07 +02:00
..
src comment all disabled MSVC warnings 2010-06-25 13:31:07 +02:00
Array
Cholesky finish to merge Array into Core: 2010-06-19 23:36:38 +02:00
CMakeLists.txt fix installation of global headers in case the src path contains 'src' 2010-05-08 17:55:55 -04:00
Core email change 2010-06-24 23:21:58 +02:00
Dense kill the LeastSquares module. 2010-04-29 10:40:52 -04:00
Eigen
Eigen2Support email change 2010-06-24 23:21:58 +02:00
Eigenvalues * decouple the generalized selfadjoint eigenvalue problem to the standard one 2010-06-16 23:48:16 +02:00
Geometry
Householder Add blocking inside HouseholderQR based on code from Vincent Lejeune. 2010-06-17 18:30:47 +02:00
Jacobi
LU
QR clean old stuff used to support precompilation inside a binary lib 2010-06-07 14:47:20 +02:00
QtAlignedMalloc
Sparse Fix use of nesting types in SparseTranspose and split the big SparseProduct.h file 2010-06-25 10:26:24 +02:00
StdList Fixed two bad errors on std::vector. 2010-04-21 18:21:46 +02:00
StdVector email change 2010-06-24 23:21:58 +02:00
SVD