The algorithm is not making any progress. Try a new initial guess.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class NoProgressException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class NoProgressException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class NoProgressException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Math..::.NoProgressException | the algorithm is not making any progress, try new initial guess |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NoProgressException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Math..::.NoProgressException