Matthias Volk
|
7b6101c220
|
Updated list of ignored warnings for Eigen
|
5 years ago |
Tim Quatmann
|
74f7cd17ea
|
Changed the target directory for the downloaded Eigen headers so that they are now located within the build folder (hopefully avoiding conflicts with multiple build-folders).
Made the include path for the Eigen headers more unique, so we no longer use the headers at /urs/include/ instead.
|
5 years ago |
Tim Quatmann
|
9f1487392e
|
We now avoid the renaming of 'Eigen' to 'StormEigen' as this is (hopefully) not needed anymore.
|
5 years ago |
dehnert
|
8204c03c0b
|
fixed a ton of warnings
|
8 years ago |
TimQu
|
98fff70cb1
|
some eigen adaptions
|
8 years ago |
TimQu
|
3e1532760e
|
replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/
|
8 years ago |
dehnert
|
37272e11c8
|
renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions
|
8 years ago |
Sebastian Junges
|
14be5c128f
|
silenced warnings about unknown pragmas in eigen and gmm wrapper
|
8 years ago |
sjunges
|
a1e2ada9f2
|
suppress more warnings in gmm and in eigen
|
9 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
sjunges
|
255271383a
|
GCC support: Suppress warnings within eigen code
Former-commit-id: 8adac60449 [formerly 2693055c4c ]
Former-commit-id: 695411c63a
|
9 years ago |
dehnert
|
07c787b49d
|
added unsupported solvers of eigen
Former-commit-id: e11b335c2d
|
9 years ago |
dehnert
|
13f8f21a70
|
upgrade to eigen 3.3 and made modifications for different value types via template specializations
Former-commit-id: 8ea9d1e0c4
|
9 years ago |
dehnert
|
023325b53d
|
added tests for Eigen solver
Former-commit-id: ede9efcee2
|
9 years ago |