add optimization flag for MSVC and heavy tests

remove unsupported namespace
This commit is contained in:
Gael Guennebaud
2009-02-05 22:13:50 +00:00
parent a4487ef198
commit dc97079905
3 changed files with 3 additions and 6 deletions

View File

@@ -59,8 +59,6 @@
namespace Eigen {
namespace unsupported {
/** \ingroup Unsupported_modules
* \defgroup AdolcForward_Module Adolc forward module
* This module provides support for adolc's adouble type in forward mode.
@@ -79,8 +77,6 @@ namespace unsupported {
*/
//@{
} // namespace unsupported
} // namespace Eigen
// the Adolc's type adouble is defined in the adtl namespace