IMSL C# Numerical Library

TooManyFunctionEvaluationsException Constructor (String)

Maximum number of function evaluations exceeded.

public TooManyFunctionEvaluationsException(
   string message
);

Parameters

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

See Also

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