|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines classes representing one-dimensional distributions. More...
Go to the source code of this file.
Classes | |
| class | DistributionCosine |
| Cosine distribution. More... | |
| class | DistributionGate |
| Uniform distribution function with half width hwhm. More... | |
| class | DistributionGaussian |
| Gaussian distribution with standard deviation std_dev. More... | |
| class | DistributionLogNormal |
| Log-normal distribution. More... | |
| class | DistributionLorentz |
| Lorentz distribution with half width hwhm. More... | |
| class | DistributionTrapezoid |
| Trapezoidal distribution. More... | |
| class | IDistribution1D |
| Interface for one-dimensional distributions. More... | |
Defines classes representing one-dimensional distributions.
Definition in file Distributions.h.