| Package | Description |
|---|---|
| org.apache.commons.math3.optimization.univariate |
Univariate real functions minimum finding algorithms.
|
| Class and Description |
|---|
| BaseAbstractUnivariateOptimizer
Provide a default implementation for several functions useful to generic
optimizers.
|
| BaseUnivariateOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| UnivariateOptimizer
Interface for univariate optimization algorithms.
|
| UnivariatePointValuePair
This class holds a point and the value of an objective function at this
point.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.