An add operation accumulator that significantly reduces the numerical error in the total obtained by adding a sequence of finite-precision floating-point numbers.
Kahan summation algorithm on Wikipedia
Adds a new measurement.
The measurement value.
The total sum of added measurements.
Generated using TypeDoc
An add operation accumulator that significantly reduces the numerical error in the total obtained by adding a sequence of finite-precision floating-point numbers.
See
Kahan summation algorithm on Wikipedia