BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
MathFunctions.cpp File Reference

Implements namespace MathFunctions. More...

Go to the source code of this file.

Namespaces

 MathFunctions
 Various mathematical functions.
 

Functions

complex_t MathFunctions::Bessel_J0_PowSer (const complex_t z)
 Computes complex Bessel function J0(z), using power series and asymptotic expansion. More...
 
complex_t MathFunctions::Bessel_J1_PowSer (const complex_t z)
 Computes complex Bessel function J0(z), using power series and asymptotic expansion. More...
 

Detailed Description

Implements namespace MathFunctions.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file MathFunctions.cpp.