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

Defines classes representing one-dimensional distributions. More...

Go to the source code of this file.

Classes

class  IDistribution1D
 Interface for one-dimensional distributions. More...
 
class  DistributionGate
 Uniform distribution function with half width hwhm. More...
 
class  DistributionLorentz
 Lorentz distribution with half width hwhm. More...
 
class  DistributionGaussian
 Gaussian distribution with standard deviation std_dev. More...
 
class  DistributionLogNormal
 Log-normal distribution. More...
 
class  DistributionCosine
 Cosine distribution. More...
 
class  DistributionTrapezoid
 Trapezoidal distribution. More...
 

Detailed Description

Defines classes representing 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 Distributions.h.