eigen/Eigen
2009-07-13 15:27:01 +02:00
..
src one more fix of the previous commit (forgot to update ei_must_nest_by_value) 2009-07-13 15:27:01 +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 Set of fixes and workaround to make sun studio more happy. 2009-07-10 16:10:03 +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 switch from eigensolver to SVD which seems to be more accurate with float 2009-07-06 11:15:38 +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 add a SparseNestByValue expression and fix issue in sparse adjoint evaluation 2009-07-13 14:55:03 +02: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