com.imsl.math
Class NonlinLeastSquares.RelativeFunctionConvergenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.math.NonlinLeastSquares.RelativeFunctionConvergenceException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NonlinLeastSquares
public static class NonlinLeastSquares.RelativeFunctionConvergenceException
- extends IMSLException
The scaled and predicted reductions in the function are less than or
equal to the relative function convergence tolerance.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NonlinLeastSquares.RelativeFunctionConvergenceException
public NonlinLeastSquares.RelativeFunctionConvergenceException(String message)
NonlinLeastSquares.RelativeFunctionConvergenceException
public NonlinLeastSquares.RelativeFunctionConvergenceException(String key,
Object[] arguments)
Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.