IMSL C# Numerical Library |
|
NoConvergenceException Constructor (String)
The conjugate gradient method did not converge within the allowed maximum number of iterations.
public NoConvergenceException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
NoConvergenceException Class | Imsl.Math Namespace | NoConvergenceException Constructor Overload List