IMSL C# Numerical Library |
|
InitialMAException Constructor (String)
The initial values for the moving average parameters are not invertable. Execution is halted.
public InitialMAException(
string message);
Parameters
-
message
- The error message that explains the reason for the exception.
See Also
InitialMAException Class | Imsl.Stat Namespace | InitialMAException Constructor Overload List