Package | Description |
---|---|
org.apache.commons.math3.optimization |
This package provides common interfaces for the optimization algorithms
provided in sub-packages.
|
Modifier and Type | Class and Description |
---|---|
class |
DifferentiableMultivariateVectorMultiStartOptimizer
Special implementation of the
DifferentiableMultivariateVectorOptimizer
interface addind multi-start features to an existing optimizer. |
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.