eigen/Eigen
Benoit Jacob 4f0af00e51 *add missing overloads of setZero, etc... that were mentioned in the tutorial
--->they go into Matrix as they resize.
*add isConstant() alias to isApproxToConstant()
*extend unit-test
*change an assert into a static assert
2009-05-06 21:40:24 +00:00
..
src *add missing overloads of setZero, etc... that were mentioned in the tutorial 2009-05-06 21:40:24 +00:00
Array big addons: 2009-03-05 10:25:22 +00:00
Cholesky s/cholesky/llt in precompiled lib and BTL 2009-02-06 14:01:01 +00:00
CMakeLists.txt Add COMPONENT Devel 2009-02-23 07:50:56 +00:00
Core add copyright on two public headers that are not so trivial... 2009-05-06 15:48:28 +00:00
Geometry add optimized quaternion * quaternion product specialization for 2009-03-07 13:52:44 +00:00
LeastSquares reimplement linearRegression on top of fitHyperplane which is much better 2009-05-05 17:15:35 +00:00
LU
QR * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
QtAlignedMalloc make these functions inline, thanks to Mek 2009-01-26 13:59:52 +00:00
Sparse sparse module: new API proposal for triangular solves and experimental 2009-04-05 16:30:10 +00:00
StdVector add copyright on two public headers that are not so trivial... 2009-05-06 15:48:28 +00:00
SVD * mark Geometry as experimental 2009-01-26 13:53:43 +00:00