An NDoc Documented Class Library

RayleighDistribution Constructor (Double)

Create a distribution with the given scale.

public RayleighDistribution(
   double s
);

Parameters

s
The scale parameter.

See Also

RayleighDistribution Class | numerics4net.statistics.distribution Namespace | RayleighDistribution Constructor Overload List