Package org.hipparchus.optim.nonlinear.scalar.gradient
package org.hipparchus.optim.nonlinear.scalar.gradient
This package provides optimization algorithms that require derivatives.
-
ClassDescriptionNon-linear conjugate gradient optimizer.Available choices of update formulas for the updating the parameter that is used to compute the successive conjugate search directions.Default identity preconditioner.This interface represents a preconditioner for differentiable scalar objective function optimizers.