7 Jul
2008
7 Jul
'08
11:38 p.m.
Hi, I do not know the status of boost on this matter, but for other implementions you might want to have a look at a NIST report on "Numerical Evaluation of Special Functions" at http://math.nist.gov/mcsd/Reports/2001/nesf/paper.html --> Mika Heiskanen
I am in need of computing Bessel functions of complex arguments. These are not implemented yet in the Boost library, correct? I try sending std::complex arguments to cyl_bessel or sph_bessel and they give me errors.