eigen/Eigen/src
2009-08-24 13:46:14 -04:00
..
Array add logAbsDeterminant() 2009-08-24 09:46:17 -04:00
Cholesky in all decs, make the compute() methods return *this 2009-08-15 23:12:39 -04:00
Core add logAbsDeterminant() 2009-08-24 09:46:17 -04:00
Geometry add EIGEN_TRANSFORM_PLUGIN 2009-08-17 09:16:41 +02:00
Householder give FullPivotingHouseholderQR all the modern comfort 2009-08-24 00:23:35 -04:00
Jacobi Fix comment which may cause latex to hang when generating docs 2009-08-24 18:01:18 +01:00
LeastSquares
LU finally, the correct way of dealing with zero matrices in solve() 2009-08-24 10:51:07 -04:00
QR modernize HouseholderQR too, uniformize all that stuff, update tests 2009-08-24 13:46:14 -04:00
Sparse Fix compilation in sparse module 2009-08-06 17:28:49 +02:00
SVD in all decs, make the compute() methods return *this 2009-08-15 23:12:39 -04:00
CMakeLists.txt