Package com.imsl.math
Class MinConNonlin.ZeroSearchDirectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinConNonlin.ZeroSearchDirectionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MinConNonlin
Deprecated.
The search direction is close to zero.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionZeroSearchDirectionException(String message) Deprecated.ZeroSearchDirectionException(String key, Object[] arguments) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ZeroSearchDirectionException
Deprecated. -
ZeroSearchDirectionException
Deprecated.
-
MinConNonlinhas been replaced byMinConNLP.