IMSL C# Numerical Library

DidNotConvergeException Constructor (Int32, Int32)

Maximum number of iterations exceeded.

public DidNotConvergeException(
   int info,
   int min
);

Parameters

info
First argument for SVD.DidNotConverge string.
min
Second argument for SVD.DidNotConverge string.

See Also

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