eigen/Eigen
2009-06-19 17:01:32 +02:00
..
src fix #14: make llt::solve() and also ldlt::solve() work with uninitialized result 2009-06-19 17:01:32 +02:00
Array * rename PartialRedux to VectorwiseOp 2009-06-10 11:20:30 +02:00
Cholesky s/cholesky/llt in precompiled lib and BTL 2009-02-06 14:01:01 +00:00
CMakeLists.txt Add COMPONENT Devel 2009-02-23 07:50:56 +00:00
Core merge 2009-05-22 20:31:26 +02:00
Geometry Added Umeyama implementation. 2009-05-26 19:22:25 +02:00
LeastSquares reimplement linearRegression on top of fitHyperplane which is much better 2009-05-05 17:15:35 +00:00
LU add partial-pivoting LU decomposition 2009-05-13 02:02:22 +00:00
QR * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
QtAlignedMalloc fix #3, remove inline keywords in QtAlignedMalloc (MSVC fix) 2009-05-18 18:09:21 +02:00
Sparse sparse module: new API proposal for triangular solves and experimental 2009-04-05 16:30:10 +00:00
StdVector remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
SVD * mark Geometry as experimental 2009-01-26 13:53:43 +00:00