aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Jacobi
diff options
context:
space:
mode:
authorGravatar Alexey Frunze <afrunze@wavecomp.com>2018-08-31 14:11:10 -0700
committerGravatar Alexey Frunze <afrunze@wavecomp.com>2018-08-31 14:11:10 -0700
commitedeee16a16373dbd86ff0a1129e3d94e3c7e93a7 (patch)
treefad1e32a6ceb5aec69718f03b8fbc0c7db9c15d7 /Eigen/src/Jacobi
parentff4e835d6b974ff70bdf12288e58bc073eefe4fb (diff)
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++.
Diffstat (limited to 'Eigen/src/Jacobi')
0 files changed, 0 insertions, 0 deletions