Hide some deprecated classes.

This commit is contained in:
Gael Guennebaud
2014-02-24 11:41:19 +01:00
parent c98881e130
commit 1e0c2f6ddb
4 changed files with 13 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
namespace Eigen {
// #ifndef EIGEN_TEST_EVALUATORS
#ifndef EIGEN_TEST_EVALUATORS
/** \class SwapWrapper
* \ingroup Core_Module
@@ -137,7 +137,7 @@ template<typename ExpressionType> class SwapWrapper
ExpressionType& m_expression;
};
// #endif
#endif
#ifdef EIGEN_ENABLE_EVALUATORS