eigen/Eigen/src
2009-08-14 20:16:04 -04:00
..
Array small fixes 2009-08-03 16:05:07 +02:00
Cholesky machine_epsilon -> epsilon as wrapper around numeric_traits 2009-08-14 15:12:32 -04:00
Core fix warning 2009-08-14 20:16:04 -04: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 optimize "apply Jacobi" for small sizes, and move it to Jacobi.h 2009-08-14 00:17:14 +02:00
LeastSquares remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
LU machine_epsilon -> epsilon as wrapper around numeric_traits 2009-08-14 15:12:32 -04:00
QR oops bis, I forgot that SelfAdjointEigneSolver directly called the selector... 2009-08-14 13:49:29 +02:00
Sparse Fix compilation in sparse module 2009-08-06 17:28:49 +02:00
SVD machine_epsilon -> epsilon as wrapper around numeric_traits 2009-08-14 15:12:32 -04:00
CMakeLists.txt fix build 2009-02-07 16:14:46 +00:00