The Initialized_ELL_Matrix procedure returns true iff the ELL_Matrix object has been initialized.
Calling syntax:
Logical = Initialized(ELLM) |
Input variable:
ELLM | The ELL_Matrix object to be examined. |
Output variable:
Initialized | True iff the ELL_Matrix object has been initialized. |
The Initialized_ELL_Matrix code listing contains additional documentation.