eigen/Eigen/src
2009-07-06 17:20:07 +02:00
..
Array * rename PartialRedux to VectorwiseOp 2009-06-10 11:20:30 +02:00
Cholesky fix #14: make llt::solve() and also ldlt::solve() work with uninitialized result 2009-06-19 17:01:32 +02:00
Core * rename QR to HouseholderQR because really that impacts the API, not just the impl. 2009-07-06 17:12:10 +02:00
Geometry quick reimplementation of SVD from the numeral recipes book: 2009-07-06 13:47:41 +02:00
LeastSquares remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
LU * polish computeInverseWithCheck to share more code, fix documentation, fix coding style 2009-06-29 22:07:37 +02:00
QR fix some search-and-replace damage 2009-07-06 17:20:07 +02:00
Sparse fixes a segfault 2009-07-05 10:48:57 +02:00
SVD * rename QR to HouseholderQR because really that impacts the API, not just the impl. 2009-07-06 17:12:10 +02:00
CMakeLists.txt fix build 2009-02-07 16:14:46 +00:00