eigen/Eigen
Benoit Jacob ed6eb5a625 bump
2010-02-11 21:39:41 -05:00
..
src bump 2010-02-11 21:39:41 -05:00
Array * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
Cholesky fix #32 even though I agree this feature should be removed, or put somewhere else... 2009-08-15 22:35:33 +02:00
CMakeLists.txt really fix pkgconfig support and make install. 2009-10-24 16:16:48 -04:00
Core if EIGEN_DONT_ALIGN then don't try to vectorize (was giving a #error later on). 2010-01-21 22:32:16 -05:00
Dense add Dense header 2009-06-19 19:11:50 +02:00
Eigen add Eigen/Eigen 2009-06-19 20:49:02 +02:00
Geometry * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
LeastSquares backport r963940, reimplement linearRegression on top of the better fitHyperplane 2009-05-05 17:16:45 +00:00
LU Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
NewStdVector backport the new StdVector as NewStdVector 2009-08-29 12:13:52 -04:00
QR * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
QtAlignedMalloc Code cleanup. 2009-10-22 20:06:05 +02:00
Sparse this is essentially backporting all the changes made in the Sparse module up to KDE SVN revision r945600, aka changeset: 2009-06-04 18:02:20 +02:00
StdVector * CMakeLists: only pass -Wextra if it's supported (it's not on gcc 3.3) 2009-10-22 15:20:02 -04:00
SVD * mark Geometry as experimental 2009-01-26 13:53:43 +00:00