Descriptives<T>.HasQuartiles Property

Gets whether the current instance contains quartiles.

Definition

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

Property Value

Boolean

See Also