IMSL C# Numerical Library

FalseConvergenceException Constructor (SerializationInfo, StreamingContext)

False convergence, the iterates appear to be converging to a noncritical point.

protected FalseConvergenceException(
   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

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