Package | Description |
---|---|
org.apache.commons.math3.optimization |
All classes and sub-packages of this package are deprecated.
|
org.apache.commons.math3.optimization.fitting |
This package provides classes to perform curve fitting.
|
Modifier and Type | Class and Description |
---|---|
class |
MultivariateDifferentiableVectorMultiStartOptimizer
Deprecated.
As of 3.1 (to be removed in 4.0).
|
Constructor and Description |
---|
MultivariateDifferentiableVectorMultiStartOptimizer(MultivariateDifferentiableVectorOptimizer optimizer,
int starts,
RandomVectorGenerator generator)
Deprecated.
Create a multi-start optimizer from a single-start optimizer.
|
Constructor and Description |
---|
CurveFitter(MultivariateDifferentiableVectorOptimizer optimizer)
Deprecated.
Simple constructor.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.