IMSL C# Numerical Library |
|
DidNotConvergeException Constructor (String)
Maximum number of iterations exceeded.
public DidNotConvergeException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
DidNotConvergeException Class | Imsl.Math Namespace | DidNotConvergeException Constructor Overload List