eigen/Eigen
2009-01-21 21:02:55 +00:00
..
src perhaps fix a compilation issue in the sparse module with MSVC 2009-01-21 21:02:55 +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 Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
LeastSquares rename Regression --> LeastSquares 2009-01-04 15:55:54 +00:00
LU Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
QR Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
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 Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00