Package | Description |
---|---|
org.apache.commons.math3.optim.nonlinear.scalar |
Algorithms for optimizing a scalar function.
|
org.apache.commons.math3.optim.univariate |
One-dimensional optimization algorithms.
|
Class and Description |
---|
UnivariatePointValuePair
This class holds a point and the value of an objective function at this
point.
|
Class and Description |
---|
UnivariateOptimizer
Base class for a univariate scalar function optimizer.
|
UnivariatePointValuePair
This class holds a point and the value of an objective function at this
point.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.