Gets an aggregator that computes the sum.
The result is returned as a value of the same type.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static TypePreservingAggregatorGroup ExactSum { get; }
Public Shared ReadOnly Property ExactSum As TypePreservingAggregatorGroup
Get
public:
static property TypePreservingAggregatorGroup^ ExactSum {
TypePreservingAggregatorGroup^ get ();
}
static member ExactSum : TypePreservingAggregatorGroup with get
Property Value
Type:
TypePreservingAggregatorGroup
Reference