IMSL C# Numerical Library

NoConvergenceException Constructor (Int32)

Convergence did not occur within the maximum number of iterations.

public NoConvergenceException(
   int maximumIterations
);

Parameters

maximumIterations
A int which specifies the maximum number of iterations allowed.

See Also

NoConvergenceException Class | Imsl.Stat Namespace | NoConvergenceException Constructor Overload List