Uses of Interface
org.apache.commons.math3.optimization.BaseMultivariateVectorOptimizer
Packages that use BaseMultivariateVectorOptimizer
Package
Description
All classes and sub-packages of this package are deprecated.
This package provides optimization algorithms that don't require derivatives.
This package provides optimization algorithms that require derivatives.
-
Uses of BaseMultivariateVectorOptimizer in org.apache.commons.math3.optimization
Subinterfaces of BaseMultivariateVectorOptimizer in org.apache.commons.math3.optimizationModifier and TypeInterfaceDescriptioninterface
Deprecated.As of 3.1 (to be removed in 4.0).interface
Deprecated.As of 3.1 (to be removed in 4.0).Classes in org.apache.commons.math3.optimization that implement BaseMultivariateVectorOptimizerModifier and TypeClassDescriptionclass
Deprecated.As of 3.1 (to be removed in 4.0).class
Deprecated.As of 3.1 (to be removed in 4.0).class
Deprecated.As of 3.1 (to be removed in 4.0).Constructors in org.apache.commons.math3.optimization with parameters of type BaseMultivariateVectorOptimizerModifierConstructorDescriptionprotected
BaseMultivariateVectorMultiStartOptimizer
(BaseMultivariateVectorOptimizer<FUNC> optimizer, int starts, RandomVectorGenerator generator) Deprecated.Create a multi-start optimizer from a single-start optimizer. -
Uses of BaseMultivariateVectorOptimizer in org.apache.commons.math3.optimization.direct
Classes in org.apache.commons.math3.optimization.direct that implement BaseMultivariateVectorOptimizerModifier and TypeClassDescriptionclass
Deprecated.As of 3.1 (to be removed in 4.0). -
Uses of BaseMultivariateVectorOptimizer in org.apache.commons.math3.optimization.general
Classes in org.apache.commons.math3.optimization.general that implement BaseMultivariateVectorOptimizerModifier and TypeClassDescriptionclass
Deprecated.As of 3.1 (to be removed in 4.0).class
Deprecated.As of 3.1 (to be removed in 4.0).class
Deprecated.As of 3.1 (to be removed in 4.0).