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