Browse Source
Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3.
Removed all mentions of EIGEN_DEPRECATED from Eigen Sources. Each instance triggers an error about an unexpected attribute "deprecated". It seems to be a combination of Eigen + Storm or other 3rd party libraries since this error does not apprear in stand-alone compilations with Eigen3.
Former-commit-id: 994758be28
tempestpy_adaptions
PBerger
9 years ago
4 changed files with 15 additions and 17 deletions
-
1resources/3rdparty/eigen-3.3-beta1/Eigen/src/Core/DenseBase.h
-
1resources/3rdparty/eigen-3.3-beta1/Eigen/src/Core/functors/BinaryFunctors.h
-
16resources/3rdparty/eigen-3.3-beta1/Eigen/src/SparseCore/SparseVector.h
-
14resources/3rdparty/eigen-3.3-beta1/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue