Uses of Class
org.ojalgo.optimisation.convex.ConvexObjectiveFunction
Packages that use ConvexObjectiveFunction
-
Uses of ConvexObjectiveFunction in org.ojalgo.optimisation.convex
Fields in org.ojalgo.optimisation.convex declared as ConvexObjectiveFunctionMethods in org.ojalgo.optimisation.convex that return ConvexObjectiveFunctionModifier and TypeMethodDescriptionConvexData.getObjective()ConvexSolver.Builder.getObjective()(package private) static ConvexObjectiveFunction<Double> BasePrimitiveSolver.toObjectiveFunction(MatrixStore<?> mtrxQ, MatrixStore<?> mtrxC)