Accumulator Constructor

Overload List

AccumulatorCreates an empty accumulator.
Accumulator(Double)Creates an accumulator from an array of samples.
Accumulator(Int32)Creates an accumulator from an array of integer samples.

See Also