IMSL C# Numerical Library

TooManyJacobianEvalException Constructor (String)

Maximum number of Jacobian evaluations exceeded.

public TooManyJacobianEvalException(
   string message
);

Parameters

message
The error message that explains the reason for the exception.

See Also

TooManyJacobianEvalException Class | Imsl.Stat Namespace | TooManyJacobianEvalException Constructor Overload List