Uses of Class
com.imsl.math.MinConNonlin.LineSearchException
Packages that use MinConNonlin.LineSearchException
-
Uses of MinConNonlin.LineSearchException in com.imsl.math
Methods in com.imsl.math that throw MinConNonlin.LineSearchExceptionModifier 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.