13 Commits (7b6101c2209c61de7a26bae6afde582904a81f01)

Author SHA1 Message Date
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). 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 9 years ago
dehnert 07c787b49d added unsupported solvers of eigen 9 years ago
dehnert 13f8f21a70 upgrade to eigen 3.3 and made modifications for different value types via template specializations 9 years ago
dehnert 023325b53d added tests for Eigen solver 9 years ago