com.imsl.math
Class MinUnconMultiVar.FalseConvergenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.MinUnconMultiVar.FalseConvergenceException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MinUnconMultiVar
public static class MinUnconMultiVar.FalseConvergenceException
- extends IMSLException
False convergence error; the iterates appear to be converging to a noncritical
point. Possibly incorrect gradient information is used, or the function
is discontinuous, or the other stopping tolerances are too tight.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MinUnconMultiVar.FalseConvergenceException
public MinUnconMultiVar.FalseConvergenceException(String message)
MinUnconMultiVar.FalseConvergenceException
public MinUnconMultiVar.FalseConvergenceException(String key,
Object[] arguments)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.