IMSL C# Numerical Library

NoConvergenceException Constructor (SerializationInfo, StreamingContext)

The conjugate gradient method did not converge within the allowed maximum number of iterations.

protected NoConvergenceException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

NoConvergenceException Class | Imsl.Math Namespace | NoConvergenceException Constructor Overload List