eigen/unsupported/Eigen
Alexey Frunze edeee16a16 Fix build failures in matrix_power and matrix_exponential tests.
This fixes the static assertion complaining about double being
used in place of long double. This happened on MIPS32, where
double and long double have the same type representation.
This can be simulated on x86 as well if we pass -mlong-double-64
to g++.
2018-08-31 14:11:10 -07:00
..
CXX11 Product of empty array must be 1 and not 0. 2018-08-30 17:14:52 +02:00
src Fix build failures in matrix_power and matrix_exponential tests. 2018-08-31 14:11:10 -07:00
AdolcForward
AlignedVector3 Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
ArpackSupport Old gcc versions have problems with recursive #pragma GCC diagnostic push/pop 2018-08-28 11:44:15 +02:00
AutoDiff Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
BVH
CMakeLists.txt
EulerAngles
FFT Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
IterativeSolvers Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
KroneckerProduct
LevenbergMarquardt Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
MatrixFunctions Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00
MoreVectorization
MPRealSupport
NonLinearOptimization Fix doc 2018-07-12 11:56:18 +02:00
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 Updates corresponding to the latest round of PR feedback 2018-07-11 10:39:54 -04:00
Splines Fix numerous shadow-warnings for GCC<=4.8 2018-08-28 18:32:39 +02:00