Overload List

NameDescription
NoConvergenceException(Int32)
The conjugate gradient method did not converge within the allowed maximum number of iterations.
NoConvergenceException(String)
The conjugate gradient method did not converge within the allowed maximum number of iterations.
NoConvergenceException(SerializationInfo, StreamingContext)
The conjugate gradient method did not converge within the allowed maximum number of iterations.
NoConvergenceException(String, Exception)
The conjugate gradient method did not converge within the allowed maximum number of iterations.

See Also