Package | Description |
---|---|
org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.