IMSL C# Numerical Library

TooManyCallsException Constructor

The number of calls to the function has exceeded the maximum number of iterations times the number of moving average (MA) parameters+1.

Overload List

The number of calls to the function has exceeded the maximum number of iterations times the number of moving average (MA) parameters+1.

public TooManyCallsException();

The number of calls to the function has exceeded the maximum number of iterations.

protected TooManyCallsException(SerializationInfo,StreamingContext);

The number of calls to the function has exceeded the maximum number of iterations times the number of moving average (MA) parameters+1.

public TooManyCallsException(string);

The number of calls to the function has exceeded the maximum number of iterations.

public TooManyCallsException(string,Exception);

See Also

TooManyCallsException Class | Imsl.Stat Namespace