| Package | Description |
|---|---|
| org.apache.commons.math3.optimization |
This package provides common interfaces for the optimization algorithms
provided in sub-packages.
|
| org.apache.commons.math3.optimization.direct |
This package provides optimization algorithms that don't require derivatives.
|
| org.apache.commons.math3.optimization.fitting |
This package provides classes to perform curve fitting.
|
| org.apache.commons.math3.optimization.general |
This package provides optimization algorithms that require derivatives.
|
| org.apache.commons.math3.optimization.linear |
This package provides optimization algorithms for linear constrained problems.
|
| org.apache.commons.math3.optimization.univariate |
Univariate real functions minimum finding algorithms.
|
| Class and Description |
|---|
| AbstractConvergenceChecker
Base class for all convergence checker implementations.
|
| BaseMultivariateMultiStartOptimizer
Base class for all implementations of a multi-start optimizer.
|
| BaseMultivariateOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-FastMath.
|
| BaseMultivariateVectorMultiStartOptimizer
Base class for all implementations of a multi-start optimizer.
|
| BaseMultivariateVectorOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| BaseOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| ConvergenceChecker
This interface specifies how to check if an optimization algorithm has
converged.
|
| DifferentiableMultivariateOptimizer
This interface represents an optimization algorithm for
scalar differentiable objective
functions. |
| DifferentiableMultivariateVectorOptimizer
This interface represents an optimization algorithm for
vectorial differentiable
objective functions. |
| GoalType
Goal type for an optimization problem.
|
| MultivariateOptimizer
This interface represents an optimization algorithm for
scalar objective functions. |
| PointValuePair
This class holds a point and the value of an objective function at
that point.
|
| PointVectorValuePair
This class holds a point and the vectorial value of an objective function at
that point.
|
| Class and Description |
|---|
| BaseMultivariateOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-FastMath.
|
| BaseMultivariateSimpleBoundsOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-FastMath.
|
| BaseMultivariateVectorOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| BaseOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| ConvergenceChecker
This interface specifies how to check if an optimization algorithm has
converged.
|
| GoalType
Goal type for an optimization problem.
|
| MultivariateOptimizer
This interface represents an optimization algorithm for
scalar objective functions. |
| PointValuePair
This class holds a point and the value of an objective function at
that point.
|
| PointVectorValuePair
This class holds a point and the vectorial value of an objective function at
that point.
|
| Class and Description |
|---|
| DifferentiableMultivariateVectorOptimizer
This interface represents an optimization algorithm for
vectorial differentiable
objective functions. |
| Class and Description |
|---|
| BaseMultivariateOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-FastMath.
|
| BaseMultivariateVectorOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| BaseOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| ConvergenceChecker
This interface specifies how to check if an optimization algorithm has
converged.
|
| DifferentiableMultivariateOptimizer
This interface represents an optimization algorithm for
scalar differentiable objective
functions. |
| DifferentiableMultivariateVectorOptimizer
This interface represents an optimization algorithm for
vectorial differentiable
objective functions. |
| GoalType
Goal type for an optimization problem.
|
| PointValuePair
This class holds a point and the value of an objective function at
that point.
|
| PointVectorValuePair
This class holds a point and the vectorial value of an objective function at
that point.
|
| Class and Description |
|---|
| GoalType
Goal type for an optimization problem.
|
| PointValuePair
This class holds a point and the value of an objective function at
that point.
|
| Class and Description |
|---|
| BaseOptimizer
This interface is mainly intended to enforce the internal coherence of
Commons-Math.
|
| ConvergenceChecker
This interface specifies how to check if an optimization algorithm has
converged.
|
| GoalType
Goal type for an optimization problem.
|
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.