Descriptives<T>.HasNumericalDescriptives Property

Gets whether the current instance contains statistics for numerical data.

Definition

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

Property Value

Boolean

See Also