BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
RangedDistributions.h File Reference

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)
 

Detailed Description

Defines classes representing ranged one-dimensional distributions.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file RangedDistributions.h.