| Package | Description |
|---|---|
| org.hipparchus.optim.nonlinear.scalar.gradient |
This package provides optimization algorithms that require derivatives.
|
| Class | 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–2018 Hipparchus.org. All rights reserved.