public static final class BinaryFunction.FixedFirst<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 |
|---|---|
double |
doubleValue() |
BinaryFunction<N> |
getFunction() |
N |
getNumber() |
double |
invoke(double arg2) |
N |
invoke(N arg2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, apply, applyAsDouble, composeidentityandThen, compose, identitypublic final double doubleValue()
public final BinaryFunction<N> getFunction()
public final N getNumber()
public final double invoke(double arg2)
invoke in interface UnaryFunction<N extends Number>Copyright © 2018 Optimatika. All rights reserved.