13.2.4 Initialized_ELL_Matrix Procedure

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.



Michael L. Hall