eigen/Eigen
2008-12-17 18:54:28 +00:00
..
src more MSVC cmake fixes 2008-12-17 18:37:04 +00:00
Array add lpNorm<p>() method to MatrixBase, implemented in Array module, with 2008-11-03 22:47:00 +00:00
Cholesky Big API change in Cholesky module: 2008-10-13 15:53:27 +00:00
CMakeLists.txt prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
Core * throw bad_alloc if exceptions are enabled, after patch by Kenneth Riddile 2008-12-16 15:17:29 +00:00
Geometry Add a generic matrix to Euler-angles function. 2008-12-05 15:56:28 +00:00
LU
QR
Regression The discussed changes to Hyperplane, the ParametrizedLine class, and the 2008-08-31 04:25:30 +00:00
Sparse oops I commited bad stuff in the previous commit 2008-12-17 18:54:28 +00:00
SVD