IMSL C# Numerical Library

NoConvergenceException Constructor (SerializationInfo, StreamingContext)

Convergence did not occur within the 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.Stat Namespace | NoConvergenceException Constructor Overload List