eigen/Eigen
2010-06-10 08:06:06 -04:00
..
src bump version 2010-06-10 08:06:06 -04: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 install the Eigen and Dense public headers !!!!! 2010-06-10 08:02:02 -04:00
Core fixups for clean QCC compilation (add std:: in front of size_t, memcpy, etc.) 2010-03-05 11:21:11 +01: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 fixups for clean QCC compilation (add std:: in front of size_t, memcpy, etc.) 2010-03-05 11:21:11 +01: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