aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Cholesky
Commit message (Expand)AuthorAge
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
* finish to merge Array into Core:Gravatar Gael Guennebaud2010-06-19
* clean old stuff used to support precompilation inside a binary libGravatar Gael Guennebaud2010-06-07
* merge with default branchGravatar Gael Guennebaud2009-12-22
|\
| * added comments to help vim understand the header files are c++.Gravatar Mark Borgerding2009-12-01
* | Another big refactoring change:Gravatar Gael Guennebaud2009-11-18
|/
* move cholesky to ei_xxx_return_valueGravatar Benoit Jacob2009-11-03
* s/cholesky/llt in precompiled lib and BTLGravatar Gael Guennebaud2009-02-06
* * label Cholesky and solveTriangular.* as experimentalGravatar Benoit Jacob2009-02-02
* * clarify the situation with experimental partsGravatar Benoit Jacob2009-01-19
* Patch by Kenneth Riddile: disable MSVC warnings, reenable them outsideGravatar Benoit Jacob2008-12-18
* Big API change in Cholesky module:Gravatar Gael Guennebaud2008-10-13
* bugfix in CholeskyWithoutSquareRoot::solve found by Timothy HunterGravatar Gael Guennebaud2008-08-16
* Add .perpendicular() function in Geometry module (adapted from Eigen1)Gravatar Gael Guennebaud2008-07-22
* Add QR and Cholesky module instantiations in the lib.Gravatar Gael Guennebaud2008-06-14
* -fix certain #includesGravatar Benoit Jacob2008-05-12
* Enable vectorization of product with dynamic matrices,Gravatar Gael Guennebaud2008-05-01