Documentation of 'org.apache.commons.math3.optim.nonlinear.scalar.gradient.NonLinearConjugateGradientOptimizer' Java class
NonLinearConjugateGradientOptimizer
org.apache.commons.math3.optim.nonlinear.scalar.gradient

Class NonLinearConjugateGradientOptimizer



  • public class NonLinearConjugateGradientOptimizer
    extends GradientMultivariateOptimizer
    Non-linear conjugate gradient optimizer.
    This class supports both the Fletcher-Reeves and the Polak-Ribière update formulas for the conjugate search directions. It also supports optional preconditioning.
    Constraints are not supported: the call to optimize will throw MathUnsupportedOperationException if bounds are passed to it.
    Since:
    2.0

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.