Uses of Interface
org.hipparchus.optim.OptimizationProblem

Packages that use OptimizationProblem
Package
Description
Generally, optimizers are algorithms that will either minimize or maximize a scalar function, called the objective function.
This package provides algorithms that minimize the residuals between observations and model values.