See: Description
Class | Description |
---|---|
AbstractUnivariateRealOptimizer |
Provide a default implementation for several functions useful to generic
optimizers.
|
BracketFinder |
Provide an interval that brackets a local optimum of a function.
|
BrentOptimizer |
Implements Richard Brent's algorithm (from his book "Algorithms for
Minimization without Derivatives", p.
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.