Gets an aggregator that computes the largest value.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static TypePreservingAggregatorGroup Range { get; }
Public Shared ReadOnly Property Range As TypePreservingAggregatorGroup
Get
public:
static property TypePreservingAggregatorGroup^ Range {
TypePreservingAggregatorGroup^ get ();
}
static member Range : TypePreservingAggregatorGroup with get
Property Value
Type:
TypePreservingAggregatorGroup
Reference