mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add optimization flag for MSVC and heavy tests
remove unsupported namespace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user