Multi Sample Test<T>.Sample Property
Gets the vector that contains the sample data.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public Vector<T>? Sample { get; }