|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
One-dimensional Cauchy decay function in reciprocal space; corresponds to exp(-|x|/decay_length) in real space. More...
Inheritance diagram for FTDecayFunction1DCauchy:Public Member Functions | |
| FTDecayFunction1DCauchy (const std::vector< double > P) | |
| FTDecayFunction1DCauchy (double decay_length) | |
| void | accept (INodeVisitor *visitor) const final |
| FTDecayFunction1DCauchy * | clone () const |
| double | evaluate (double q) const final |
One-dimensional Cauchy decay function in reciprocal space; corresponds to exp(-|x|/decay_length) in real space.