Documentation
Dlang.org
Accumulator.opOpAssign
eris
math
Accumulator
Accumulate a given (non-NaN) value.
struct
Accumulator
pragma(
inline
) nothrow @
nogc
pure
void
opOpAssign
(
string
op
: "+"
)
(
double
x
)
eris
math
Accumulator
aliases
put
functions
opOpAssign
properties
count
max
mean
min
standardDeviation
std
var
variance
Accumulate a given (non-NaN) value.