* mark Geometry as experimental

* install QtAlignedMalloc
* finish the renaming Regression->LeastSquares
* install LeastSquares directory (!!!)
* misc dox fixes
This commit is contained in:
Benoit Jacob
2009-01-26 13:53:43 +00:00
parent 65e4ae4ff4
commit a79deafc6d
15 changed files with 46 additions and 26 deletions

View File

@@ -14,7 +14,10 @@
namespace Eigen {
/** \defgroup GeometryModule Geometry module
/** \defgroup Geometry_Module Geometry module
*
* \nonstableyet
*
* This module provides support for:
* - fixed-size homogeneous transformations
* - translation, scaling, 2D and 3D rotations