Uses of Class
com.imsl.math.MinUnconMultiVar.UnboundedBelowException
Packages that use MinUnconMultiVar.UnboundedBelowException
-
Uses of MinUnconMultiVar.UnboundedBelowException in com.imsl.math
Methods in com.imsl.math that throw MinUnconMultiVar.UnboundedBelowExceptionModifier and TypeMethodDescriptiondouble[]MinUnconMultiVar.computeMin(MinUnconMultiVar.Function F) Return the minimum point of a function of n variables of typedoubleusing a finite-difference gradient or using a user-supplied gradient.