Uses of Class
org.hipparchus.optim.linear.LinearObjectiveFunction
Package
Description
Optimization algorithms for linear constrained problems.
-
Uses of LinearObjectiveFunction in org.hipparchus.optim.linear
Modifier and TypeMethodDescriptionprotected LinearObjectiveFunction
LinearOptimizer.getFunction()
Get optimization type.