eigen/Eigen/src
2009-08-11 15:15:06 +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 overload operartor* with a ProductBase such that "scalar * (mat * mat)" is optimized 2009-08-11 15:15:06 +02:00
Geometry fix issue #36 (missing return *this in Rotation2D 2009-08-11 15:11:47 +02:00
Householder * add Jacobi transformations 2009-08-09 16:58:13 +02:00
Jacobi * add Jacobi transformations 2009-08-09 16:58:13 +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 don't depend on uninitialized value 2009-08-09 17:18:42 +02:00
CMakeLists.txt fix build 2009-02-07 16:14:46 +00:00