Maximum number of Jacobian evaluations exceeded.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
[SerializableAttribute] public class TooManyJacobianEvalException : IMSLException |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class TooManyJacobianEvalException _ Inherits IMSLException |
Visual C++ |
---|
[SerializableAttribute] public ref class TooManyJacobianEvalException : public IMSLException |
Exceptions
Exception | Condition |
---|---|
Imsl.Stat..::.TooManyJacobianEvalException | the maximum number of Jacobian evaluations exceeded |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.TooManyJacobianEvalException
System..::.Exception
System..::.ApplicationException
Imsl..::.IMSLException
Imsl.Stat..::.TooManyJacobianEvalException