Uses of Class
org.ojalgo.function.multiary.ConstantFunction
Packages that use ConstantFunction
-
Uses of ConstantFunction in org.ojalgo.function.multiary
Fields in org.ojalgo.function.multiary declared as ConstantFunctionModifier and TypeFieldDescriptionprivate final ConstantFunction
<N> AffineFunction.myConstant
private final ConstantFunction
<N> PureQuadraticFunction.myConstant
Methods in org.ojalgo.function.multiary that return ConstantFunction -
Uses of ConstantFunction in org.ojalgo.optimisation
Methods in org.ojalgo.optimisation that return ConstantFunctionModifier and TypeMethodDescriptionprivate ConstantFunction
<Double> Expression.makeConstantFunction()