Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Distributions Namespace


Extreme Optimization Statistics Library for .NET

RayleighDistribution Class

Represents the Rayleigh distribution.

For a list of all members of this type, see RayleighDistribution Members.

System.Object
   Distribution
      ContinuousDistribution
         WeibullDistribution
            RayleighDistribution

[Visual Basic]
Public Class RayleighDistribution
Inherits WeibullDistribution
[C#]
public class RayleighDistribution : WeibullDistribution

Remarks

The Rayleigh distribution is most commonly used for modeling the reliability and lifetime of equipment.

Requirements

Namespace: Extreme.Statistics.Distributions

Assembly: Extreme.Statistics (in Extreme.Statistics.dll)

See Also

RayleighDistribution Members | Extreme.Statistics.Distributions Namespace