eigen/Eigen/src
Hauke Heibel 5c5789cf0f QR and SVD decomposition interface unification.
Added default ctor and public compute method as
well as safe-guards against uninitialized usage.
Added unit tests for the safe-guards.
2009-05-22 14:27:58 +02:00
..
Array *add missing overloads of setZero, etc... that were mentioned in the tutorial 2009-05-06 21:40:24 +00:00
Cholesky constant Diagonal ---> DiagonalBits 2009-05-10 16:24:39 +00:00
Core * add a writable generic coeff wise expression (CwiseUnaryView) 2009-05-20 15:41:23 +02:00
Geometry fix #1 : need to nest by value the affine part in homogeneous product 2009-05-18 17:55:50 +02:00
LeastSquares remove unused member remean that was just initialized 2009-05-05 17:29:44 +00:00
LU add internal comment (mostly a pretext to test the eigen-commits list) 2009-05-20 16:54:40 +02:00
QR QR and SVD decomposition interface unification. 2009-05-22 14:27:58 +02:00
Sparse * optimize sum() for sparse matrices and vectors 2009-05-19 09:40:00 +02:00
SVD QR and SVD decomposition interface unification. 2009-05-22 14:27:58 +02:00
CMakeLists.txt fix build 2009-02-07 16:14:46 +00:00