IMSL C# Numerical Library

DidNotConvergeException Constructor (Int32)

Maximum number of iterations exceeded.

public DidNotConvergeException(
   int maximumNumberOfIterations
);

Parameters

maximumNumberOfIterations
Maximum number of iterations allowed exceeded argument.

See Also

DidNotConvergeException Class | Imsl.Math Namespace | DidNotConvergeException Constructor Overload List