eigen2: pass lu test

This commit is contained in:
Benoit Jacob
2011-01-25 10:02:36 -05:00
parent 3e2469f951
commit 09d1923f61
6 changed files with 154 additions and 8 deletions

View File

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