|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Two-dimensional Gauss distribution in Fourier space; corresponds to normalized exp(-r^2/2) in real space with
.
More...
Inheritance diagram for FTDistribution2DGauss:Public Member Functions | |
| FTDistribution2DGauss (const std::vector< double > P) | |
| FTDistribution2DGauss (double omega_x, double omega_y, double gamma) | |
| void | accept (INodeVisitor *visitor) const final |
| FTDistribution2DGauss * | clone () const final |
| double | evaluate (double qx, double qy) const final |
Two-dimensional Gauss distribution in Fourier space; corresponds to normalized exp(-r^2/2) in real space with
.