An NDoc Documented Class Library

RayleighDistribution Constructor

Default constructor. The scale parameter is set to one.

Overload List

Default constructor. The scale parameter is set to one.

public RayleighDistribution();

Create a distribution with the given scale.

public RayleighDistribution(double);

See Also

RayleighDistribution Class | numerics4net.statistics.distribution Namespace