Click or drag to resize
FalseConvergenceException Constructor
Overload List
  NameDescription
Public methodFalseConvergenceException
False convergence, the iterates appear to be converging to a noncritical point.
Public methodFalseConvergenceException(String)
False convergence, the iterates appear to be converging to a noncritical point.
Protected methodFalseConvergenceException(SerializationInfo, StreamingContext)
False convergence, the iterates appear to be converging to a noncritical point.
Public methodFalseConvergenceException(String, Exception)
False convergence, the iterates appear to be converging to a noncritical point.
Top
See Also