@Deprecated public interface MultivariateOptimizer extends BaseMultivariateOptimizer<MultivariateFunction>
scalar objective functions
.
Optimization algorithms find the input point set that either maximize or minimize
an objective function.
MultivariateDifferentiableOptimizer
,
MultivariateDifferentiableVectorOptimizer
optimize
getConvergenceChecker, getEvaluations, getMaxEvaluations
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.