@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, invoke
identity
andThen, compose, identity
default Double invoke(Double arg)
invoke
in interface UnaryFunction<Double>
Copyright © 2018 Optimatika. All rights reserved.