Click or drag to resize
Accord.NET (logo)

FoldedNormalDistribution Constructor

Overload List
  NameDescription
Public methodFoldedNormalDistribution
Creates a new FoldedNormalDistribution with zero mean and unit standard deviation.
Public methodFoldedNormalDistribution(Double)
Creates a new FoldedNormalDistribution with the given mean and unit standard deviation.
Public methodFoldedNormalDistribution(Double, Double)
Creates a new FoldedNormalDistribution with the given mean and stdDev
Top
See Also