Package | Description |
---|---|
org.apache.commons.math3.optimization.direct |
This package provides optimization algorithms that don't require derivatives.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseAbstractMultivariateSimpleBoundsOptimizer<FUNC extends MultivariateFunction>
Deprecated.
As of 3.1 (to be removed in 4.0).
|
class |
BOBYQAOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
class |
CMAESOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.