@FunctionalInterface public static interface PrimitiveFunction.Unary extends UnaryFunction<Double>
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 arg) |
andThen, apply, applyAsDouble, compose, invokeidentityandThen, compose, identitydefault Double invoke(Double arg)
invoke in interface UnaryFunction<Double>Copyright © 2018 Optimatika. All rights reserved.