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