aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/bessel_functions.cpp
Commit message (Collapse)AuthorAge
* Merging eigen/eigen.Gravatar Srinivas Vasudevan2019-09-16
|
* Add Bessel functions to SpecialFunctions.Gravatar Srinivas Vasudevan2019-09-14
- Split SpecialFunctions files in to a separate BesselFunctions file. In particular add: - Modified bessel functions of the second kind k0, k1, k0e, k1e - Bessel functions of the first kind j0, j1 - Bessel functions of the second kind y0, y1