eigen/Eigen
2008-09-04 14:38:42 +00:00
..
src fix stupid numerical stability issue in SVD::solve (though it is not yet as stable as LU with full pivoting) 2008-09-04 14:38:42 +00:00
Array Add a Select expression in the Array module which mimics a coeff-wise ?: operator. 2008-09-03 17:16:28 +00:00
Cholesky bugfix in CholeskyWithoutSquareRoot::solve found by Timothy Hunter 2008-08-16 07:09:39 +00:00
CMakeLists.txt CoreDeclarations was removed 2008-08-28 17:33:27 +00:00
Core remove CoreDeclaration from the documentation 2008-08-28 19:11:03 +00:00
Geometry * Extend a bit ParametrizedLine and move it to a separate file, 2008-09-03 22:35:45 +00:00
LU Complete LU documentation 2008-08-11 21:26:37 +00:00
QR * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Regression The discussed changes to Hyperplane, the ParametrizedLine class, and the 2008-08-31 04:25:30 +00:00
Sparse Extended sparse unit-test: nested blocks and InnerIterators. 2008-09-02 15:28:49 +00:00
SVD missing SVD header file 2008-08-19 20:18:46 +00:00