Descriptives<T>.Range Property

Gets the difference between the largest and the smallest value.

Definition

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

Property Value

T

See Also