IMSL C# Numerical Library

FalseConvergenceException Constructor (String)

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

public FalseConvergenceException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

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