eigen/Eigen/src
2009-08-14 20:03:14 -04:00
..
Array
Cholesky machine_epsilon -> epsilon as wrapper around numeric_traits 2009-08-14 15:12:32 -04:00
Core forgot to update this 2009-08-14 20:03:14 -04:00
Geometry fix issue #36 (missing return *this in Rotation2D 2009-08-11 15:11:47 +02:00
Householder
Jacobi optimize "apply Jacobi" for small sizes, and move it to Jacobi.h 2009-08-14 00:17:14 +02:00
LeastSquares
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
SVD machine_epsilon -> epsilon as wrapper around numeric_traits 2009-08-14 15:12:32 -04:00
CMakeLists.txt