IMSL C# Numerical Library

FalseConvergenceException Constructor

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

Overload List

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

public FalseConvergenceException();

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

protected FalseConvergenceException(SerializationInfo,StreamingContext);

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

public FalseConvergenceException(string);

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

public FalseConvergenceException(string,Exception);

See Also

FalseConvergenceException Class | Imsl.Math Namespace