static final class CommonOps.DoubleAdder extends java.lang.Object implements Ops.DoubleReducer
Modifier and Type | Field and Description |
---|---|
(package private) static CommonOps.DoubleAdder |
adder |
Constructor and Description |
---|
CommonOps.DoubleAdder() |
Modifier and Type | Method and Description |
---|---|
double |
op(double a,
double b) |
static final CommonOps.DoubleAdder adder
public double op(double a, double b)
op
in interface Ops.BinaryDoubleOp