Descriptives<T>.Range Property

Gets the difference between the largest and the smallest value.

Definition

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

Property Value

T

See Also