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