Package | Description |
---|---|
org.hipparchus.optim.nonlinear.scalar |
Algorithms for optimizing a scalar function.
|
org.hipparchus.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 © 2016-2021 CS GROUP. All rights reserved.