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 Max { get; }
Public Shared ReadOnly Property Max As TypePreservingAggregatorGroup
Get
public:
static property TypePreservingAggregatorGroup^ Max {
TypePreservingAggregatorGroup^ get ();
}
static member Max : TypePreservingAggregatorGroup with get
Property Value
Type:
TypePreservingAggregatorGroup
Reference