Uses of Class
org.ojalgo.function.multiary.ConstantFunction.Factory
Packages that use ConstantFunction.Factory
-
Uses of ConstantFunction.Factory in org.ojalgo.function.multiary
Methods in org.ojalgo.function.multiary that return ConstantFunction.FactoryModifier and TypeMethodDescriptionConstantFunction.Factory.constant
(Comparable<?> constant) static <N extends Comparable<N>>
ConstantFunction.Factory<N> ConstantFunction.factory
(PhysicalStore.Factory<N, ?> factory)