Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics Namespace
Represents an exception that is thrown when an algorithm fails to converge.
For a list of all members of this type, see ConvergenceException Members.
System.Object
Exception
SystemException
ArithmeticException
ConvergenceException
This exception indicates that an algorithm failed to converge. See the IterativeAlgorithm interface for details.
Namespace: Extreme.Mathematics
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)
ConvergenceException Members | Extreme.Mathematics Namespace | IterativeAlgorithm