eigen/Eigen
Gael Guennebaud 0be89a4796 big addons:
* add Homogeneous expression for vector and set of vectors (aka matrix)
  => the next step will be to overload operator*
* add homogeneous normalization (again for vector and set of vectors)
* add a Replicate expression (with uni-directional replication
  facilities)
=> for all of them I'll add examples once we agree on the API
* fix gcc-4.4 warnings
* rename reverse.cpp array_reverse.cpp
2009-03-05 10:25:22 +00:00
..
src big addons: 2009-03-05 10:25:22 +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 big addons: 2009-03-05 10:25:22 +00:00
Geometry big addons: 2009-03-05 10:25:22 +00:00
LeastSquares * mark Geometry as experimental 2009-01-26 13:53:43 +00:00
LU Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside 2008-12-18 20:48:02 +00:00
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 - add diagonal * sparse product as an expression 2009-02-09 09:59:30 +00:00
StdVector more fixes in StdVector, sorry for the noise 2009-02-07 12:51:58 +00:00
SVD * mark Geometry as experimental 2009-01-26 13:53:43 +00:00