| 
    BornAgain
    1.18.0
    
   Simulate and fit neutron and x-ray scattering at grazing incidence 
   | 
 
Defines classes representing ranged one-dimensional distributions. More...
Go to the source code of this file.
Classes | |
| class | RangedDistribution | 
| Interface for one-dimensional ranged distributions.  More... | |
| class | RangedDistributionGate | 
| Uniform distribution function.  More... | |
| class | RangedDistributionLorentz | 
| Lorentz distribution with median and hwhm.  More... | |
| class | RangedDistributionGaussian | 
| Gaussian distribution with standard deviation std_dev.  More... | |
| class | RangedDistributionLogNormal | 
| Log-normal distribution.  More... | |
| class | RangedDistributionCosine | 
| Cosine distribution.  More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const RangedDistribution &distribution) | 
Defines classes representing ranged one-dimensional distributions.
Definition in file RangedDistributions.h.