Catalog of Functionality > IMSL Mathematics Toolkit > Optimization
  

Optimization
FMIN
Univariate function using function and possibly first derivative values
FMINV
Multivariate function using quasi-Newton method
NLINLSQ
Nonlinear least squares using Levenberg-Marquardt algorithm
LINEAR_PROGRAMMING
Minimizes the Euclidean scalar product <c,x> on Rn, for fixed c, linear constraints bl Ax bu, and bounds xl x xu
LINPROG
Dense linear programming
QUADPROG
Quadratic programming
NONLINPROG
Using successive quadratic programming method
MIN_UNCON_GOLDEN
Finds the minimum point of a nonsmooth function of a single variable using the golden section search method.
MINCONGEN
Minimizes a general objective function subject to linear equality/inequality constraints.
CONSTRAINED_NLP
Solves a general nonlinear programming problem using a sequential equality constrained quadratic programming method.

Version 2017.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.