Uses of Class
com.imsl.math.MinConNonlin.QPConstraintsException
Packages that use MinConNonlin.QPConstraintsException
-
Uses of MinConNonlin.QPConstraintsException in com.imsl.math
Methods in com.imsl.math that throw MinConNonlin.QPConstraintsExceptionModifier and TypeMethodDescriptiondouble[]MinConNonlin.solve(MinConNonlin.Function F) Deprecated.Solve a general nonlinear programming problem using the successive quadratic programming algorithm with a finite-difference gradient or with a user-supplied gradient.