False convergence, the iterates appear to be converging to a noncritical point.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class FalseConvergenceException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class FalseConvergenceException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class FalseConvergenceException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.FalseConvergenceException | the iterates appear to be converging to a noncritical point |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.FalseConvergenceException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.FalseConvergenceException