Package | Description |
---|---|
org.apache.commons.math.optimization.general |
This package provides optimization algorithms that require derivatives.
|
Modifier and Type | Method and Description |
---|---|
void |
NonLinearConjugateGradientOptimizer.setPreconditioner(Preconditioner preconditioner)
Set the preconditioner.
|
Copyright © 2003–2015. All rights reserved.