The maximum number of iterations was exceeded, increase maximum iterations or try
a different parameter estimation method.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TooManyIterationsReTryException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TooManyIterationsReTryException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TooManyIterationsReTryException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.TooManyIterationsReTryException | the maximum number of iterations was exceeded, increase maximum iterations or try a different parameter estimation method. |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.TooManyIterationsReTryException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.TooManyIterationsReTryException