aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SPQRSupport
Commit message (Expand)AuthorAge
* Fix SPQR Solve() when assigning to a Map objectGravatar Desire NUENTSA2013-09-26
* Fix leaked memory for successive calls to SPQRGravatar Desire NUENTSA2013-09-24
* Set back the default ordering method in SPQR supportGravatar Desire NUENTSA2013-05-13
* fix memory leak from Cholmod data in SPQR supportGravatar Desire NUENTSA2013-05-13
* bug #482: pass scalar arguments by const references. Still remains a few case...Gravatar Gael Guennebaud2013-02-25
* Correct the SPQR backend for rank-deficient matrices and delete some public f...Gravatar Desire NUENTSA2013-02-20
* Correct bug in SPQR backend and replace matrixQR by matrixRGravatar Desire NUENTSA2013-01-29
* Update SPQR interfaceGravatar Desire NUENTSA2012-12-07
* Update SPQR module for Sparse LMGravatar Desire NUENTSA2012-11-21
* Add more useful functions to SPQR interfaceGravatar Desire NUENTSA2012-11-13
* Add support for Sparse QR factorizationGravatar Desire NUENTSA2012-11-12