Package | Description |
---|---|
org.hipparchus.optim.nonlinear.scalar.gradient |
This package provides optimization algorithms that require derivatives.
|
Class and Description |
---|
NonLinearConjugateGradientOptimizer.Formula
Available choices of update formulas for the updating the parameter
that is used to compute the successive conjugate search directions.
|
Preconditioner
This interface represents a preconditioner for differentiable scalar
objective function optimizers.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.