StudentizedRangeDistribution.Capabilities Property

Gets a value that indicates the capabilities of the distribution class.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
public override DistributionCapabilities Capabilities { get; }

Property Value

DistributionCapabilities

See Also