public static final class ParameterFunction.FixedParameter<N extends Number> extends Object implements UnaryFunction<N>
BasicFunction.Differentiable<N extends Number,F extends BasicFunction<N>>, BasicFunction.Integratable<N extends Number,F extends BasicFunction<N>>| Modifier and Type | Method and Description |
|---|---|
ParameterFunction<N> |
getFunction() |
int |
getParameter() |
double |
invoke(double arg) |
N |
invoke(N arg) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, apply, applyAsDouble, composeidentityandThen, compose, identitypublic final ParameterFunction<N> getFunction()
public final int getParameter()
public final double invoke(double arg)
invoke in interface UnaryFunction<N extends Number>Copyright © 2018 Optimatika. All rights reserved.