remove reference to the dead Array module

This commit is contained in:
Gael Guennebaud
2010-06-19 23:00:22 +02:00
parent 17af8c763d
commit eba418a458
12 changed files with 23 additions and 97 deletions

View File

@@ -231,8 +231,6 @@ class Array
};
/** \defgroup arraytypedefs Global array typedefs
*
* \ingroup Array_Module
*
* Eigen defines several typedef shortcuts for most common 1D and 2D array types.
*