Click or drag to resize

LogisticDistribution Constructor

Overload List
 NameDescription
Public methodLogisticDistribution Default constructor. Constructs a LogisticDistribution with location 0 and scale 1.
Public methodLogisticDistribution(Double, Double) Constructs a LogisticDistribution instance with the given location and scale.
Top
See Also