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