eigen/Eigen
2009-01-22 15:00:47 +00:00
..
src add polar decomposition on both sides, in SVD, with test 2009-01-22 15:00:47 +00:00
Array * QR: add a rank() method and improve the accuracy of the rank 2009-01-20 16:37:52 +00:00
Cholesky * clarify the situation with experimental parts 2009-01-19 15:02:24 +00:00
CMakeLists.txt * clarify the situation with experimental parts 2009-01-19 15:02:24 +00:00
Core #error if min or max is defined 2009-01-19 13:23:41 +00:00
Geometry
LeastSquares
LU
QR
QtAlignedMalloc * complete the support of QVector via a QtAlignedMalloc header 2009-01-20 16:50:47 +00:00
Sparse add a flexible sparse matrix class designed for fast matrix assembly 2009-01-19 15:20:45 +00:00
StdVector * move cwise *= and /= to Core (like * and /) 2009-01-12 13:41:40 +00:00
SVD