IMSL C# Numerical Library

FalseConvergenceException Class

False convergence, the iterates appear to be converging to a noncritical point.

For a list of all members of this type, see FalseConvergenceException Members.

System.Object
   System.Exception
      System.ApplicationException
         Imsl.IMSLException
            Imsl.Math.FalseConvergenceException

public class FalseConvergenceException : IMSLException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Imsl.Math

Assembly: ImslCS (in ImslCS.dll)

See Also

FalseConvergenceException Members | Imsl.Math Namespace