eigen/unsupported/Eigen
Christoph Hertzberg 42f3ee4fb8 Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop
Workaround: Don't include "DisableStupidWarnings.h" before including other main-headers
2018-08-28 11:44:15 +02:00
..
CXX11 Fix some trivial C++11 vs C++03 compatibility warnings 2018-08-25 12:21:00 +02:00
src Fix some shadow warnings 2018-08-25 09:06:08 +02:00
AdolcForward
AlignedVector3
ArpackSupport Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop 2018-08-28 11:44:15 +02:00
AutoDiff
BVH
CMakeLists.txt
EulerAngles
FFT Silence double-promotion warning (when converting double to complex<long double>) 2018-08-17 16:26:11 +02:00
IterativeSolvers
KroneckerProduct
LevenbergMarquardt
MatrixFunctions
MoreVectorization
MPRealSupport
NonLinearOptimization
NumericalDiff
OpenGLSupport Silence double-promotion warning 2018-08-17 16:39:43 +02:00
Polynomials Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop 2018-08-28 11:44:15 +02:00
Skyline
SparseExtra
SpecialFunctions
Splines