@FunctionalInterface public static interface RationalFunction.Unary extends UnaryFunction<RationalNumber>
BasicFunction.Differentiable<N extends Number,F extends BasicFunction>, BasicFunction.Integratable<N extends Number,F extends BasicFunction>, BasicFunction.PlainUnary<T,R>
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<RationalNumber>
Copyright © 2019 Optimatika. All rights reserved.