RunsTest<T>.RunsExpected Property

Gets the expected number of runs.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double RunsExpected { get; }

Property Value

Double

See Also