BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
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... | |
Implements namespace MathFunctions.
Definition in file MathFunctions.cpp.