add minor to Eigen2Support

This commit is contained in:
Benoit Jacob
2010-04-22 20:49:01 -04:00
parent 2362eadcdd
commit a4f9ca44ab
6 changed files with 135 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ struct ei_stem_function
#ifdef EIGEN2_SUPPORT
template<typename ExpressionType> class Cwise;
template<typename MatrixType> class Minor;
#endif
#endif // EIGEN_FORWARDDECLARATIONS_H