eigen/unsupported/Eigen/CXX11
Michael Figurnov f216854453 Exponentially scaled modified Bessel functions of order zero and one.
The functions are conventionally called i0e and i1e. The exponentially scaled version is more numerically stable. The standard Bessel functions can be obtained as i0(x) = exp(|x|) i0e(x)

The code is ported from Cephes and tested against SciPy.
2018-05-31 15:34:53 +01:00
..
src Exponentially scaled modified Bessel functions of order zero and one. 2018-05-31 15:34:53 +01:00
CMakeLists.txt
Tensor Merged in tntnatbry/eigen (pull request PR-319) 2017-07-07 04:18:03 +00:00
TensorSymmetry
ThreadPool Moved the choice of ThreadPool to unsupported/Eigen/CXX11/ThreadPool 2016-12-12 15:24:16 -08:00