********** should this be changed to the TooManyIterations Exception?? ***** The conjugate gradient method did not converge within the allowed maximum number of iterations.
********** should this be changed to the TooManyIterations Exception?? ***** The conjugate gradient method did not converge within the allowed maximum number of iterations.
public NoConvergenceException(int);
The conjugate gradient method did not converge within the allowed maximum number of iterations.
protected NoConvergenceException(SerializationInfo,StreamingContext);
The conjugate gradient method did not converge within the allowed maximum number of iterations.
public NoConvergenceException(string);
The conjugate gradient method did not converge within the allowed maximum number of iterations.
public NoConvergenceException(string,Exception);
NoConvergenceException Class | Imsl.Math Namespace