@FunctionalInterface public static interface BigFunction.Binary extends BinaryFunction<BigDecimal>
BinaryFunction.FixedFirst<N extends Number>, BinaryFunction.FixedSecond<N extends Number>BasicFunction.Differentiable<N extends Number,F extends BasicFunction<N>>, BasicFunction.Integratable<N extends Number,F extends BasicFunction<N>>| Modifier and Type | Method and Description |
|---|---|
default double |
invoke(double arg1,
double arg2) |
andThen, apply, applyAsDouble, first, first, invoke, second, secondmaxBy, minByandThendefault double invoke(double arg1,
double arg2)
invoke in interface BinaryFunction<BigDecimal>Copyright © 2018 Optimatika. All rights reserved.