eigen/Eigen
Gael Guennebaud a2087cd7a3 Add an efficient rank2 update function (like the level2 blas xSYR2 routine).
Note that it is already used in Tridiagonalization.
2009-07-11 21:14:59 +02:00
..
src Add an efficient rank2 update function (like the level2 blas xSYR2 routine). 2009-07-11 21:14:59 +02:00
Array * rename PartialRedux to VectorwiseOp 2009-06-10 11:20:30 +02:00
Cholesky
CMakeLists.txt
Core Add an efficient rank2 update function (like the level2 blas xSYR2 routine). 2009-07-11 21:14:59 +02:00
Dense add "Dense" header 2009-06-19 19:09:35 +02:00
Eigen add Eigen/Eigen 2009-06-19 20:46:55 +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
QtAlignedMalloc fix #3, remove inline keywords in QtAlignedMalloc (MSVC fix) 2009-05-18 18:09:21 +02:00
Sparse use <...> for system headers 2009-06-24 16:35:02 +02:00
StdVector remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
SVD