An NDoc Documented Class Library

ConvergenceException Class

The exception raised when an iterative method fails to converge.

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

System.Object
   System.Exception
      numerics4net.exception.NumericException
         numerics4net.exception.ConvergenceException

public class ConvergenceException : NumericException

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: numerics4net.exception

Assembly: numerics4net-1.2 (in numerics4net-1.2.dll)

See Also

ConvergenceException Members | numerics4net.exception Namespace