Gets an aggregator that computes the sum.
The result is returned as a value of the same type.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
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
Numerical Libraries
Supported in: 6.0
Reference