Files
eigen/unsupported/Eigen
Michael Figurnov aa813d417b Fix compilation of special functions without C99 math.
The commit with Bessel functions i0e and i1e placed the ifdef/endif incorrectly,
causing i0e/i1e to be undefined when EIGEN_HAS_C99_MATH=0. These functions do not
actually require C99 math, so now they are always available.
2018-06-07 14:35:07 +01:00
..
2015-11-30 16:00:22 +01:00
2016-10-12 21:47:52 +02:00
2016-08-30 10:01:53 +02:00