eigen/Eigen/src
2009-08-09 00:06:53 +02:00
..
Array small fixes 2009-08-03 16:05:07 +02:00
Cholesky fix a couple of compilations issues 2009-08-06 14:10:02 +02:00
Core * implement a second level of micro blocking (faster for small sizes) 2009-08-07 11:09:34 +02:00
Geometry oops, one more bug fix in homogeneous 2009-08-06 16:56:10 +02:00
Householder use explicit Block/VectorBlock xprs to make sure that compile-time known sizes are used 2009-08-04 00:27:58 +02:00
LeastSquares remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
LU make LU::solve() not to crash when rank=0 2009-08-09 00:06:53 +02:00
QR compilation fix in EigenSolver, 2009-08-06 16:41:54 +02:00
Sparse Fix compilation in sparse module 2009-08-06 17:28:49 +02:00
SVD make the dot product linear in the second variable, not the first variable 2009-08-03 17:20:45 +02:00
CMakeLists.txt fix build 2009-02-07 16:14:46 +00:00