Uses of Class
org.hipparchus.optim.PointValuePair

Packages that use PointValuePair
Package
Description
Generally, optimizers are algorithms that will either minimize or maximize a scalar function, called the objective function.
Optimization algorithms for linear constrained problems.
Algorithms for optimizing a scalar function.
This package provides optimization algorithms that require derivatives.
This package provides optimization algorithms that do not require derivatives.