Gets the name of the hypothesis test.
Namespace:
Extreme.Statistics.Tests
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public override string Name { get; }
Public Overrides ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () override;
}
abstract Name : string with get
override Name : string with get
Property Value
Type:
String
Reference