IMSL C# Numerical Library

NoConvergenceException Constructor

Convergence did not occur within the maximum number of iterations.

Overload List

Convergence did not occur within the maximum number of iterations.

public NoConvergenceException();

Convergence did not occur within the maximum number of iterations.

public NoConvergenceException(int);

Convergence did not occur within the maximum number of iterations.

protected NoConvergenceException(SerializationInfo,StreamingContext);

Convergence did not occur within the maximum number of iterations.

public NoConvergenceException(string);

Convergence did not occur within the maximum number of iterations.

public NoConvergenceException(string,Exception);

See Also

NoConvergenceException Class | Imsl.Stat Namespace