BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ComplexIntegrator Class Reference

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)
 

Detailed Description

To integrate a complex function of a real variable.

Definition at line 40 of file Integrator.h.


The documentation for this class was generated from the following files: