BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
To integrate a complex function of a real variable. More...
Public Member Functions | |
complex_t | integrate (const std::function< complex_t(double)> &f, double lmin, double lmax) |
To integrate a complex function of a real variable.
Definition at line 40 of file Integrator.h.