AccumulatorAdd Method

Overload List

Add(Double)Adds a sample to this accumulator.
Add(Double)Adds an array of samples to this accumulator.
Add(Double*, Int32)Adds samples from a memory zone to this accumulator.
Add(Int32*, Int32)Adds samples from a memory zone to this accumulator.

See Also