Uses of Package
org.hipparchus.optim.nonlinear.vector.constrained
Package
Description
This package provides algorithms that minimize the residuals
between observations and model values.
-
ClassDescriptionAbstract class for Sequential Quadratic Programming solversInternal Solution for ADMM QP Optimizer.Constraint with lower and upper bounds: \(l \le f(x) \le u\).Generic constraint.Abstract Constraint Optimizer.Equality Constraint.Inequality Constraint with lower bound only: \(l \le f(x)\).Karush–Kuhn–Tucker Solver.Container for Lagrange t-uple.Quadratic programming Optimizater.Parameter for SQP Algorithm.A MultivariateFunction that also has a defined gradient and Hessian.A MultivariateFunction that also has a defined gradient and Hessian.