Various documentation improvements, in particualr in Cholesky and Geometry module.

Added doxygen groups for Matrix typedefs and the Geometry module
This commit is contained in:
Gael Guennebaud
2008-07-20 15:18:54 +00:00
parent 269f683902
commit ce425d92f1
14 changed files with 179 additions and 89 deletions

View File

@@ -28,9 +28,7 @@
const int Dynamic = 10000;
/** \defgroup flags */
/** \name flags
/** \defgroup flags
*
* These are the possible bits which can be OR'ed to constitute the flags of a matrix or
* expression.