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