| function-matrix | Matrix without a store. |
|---|---|
| matrix-element-number | |
| matrix-ge | A full matrix (rows x cols) with unspecified matrix element types. |
| matrix-sparse | A sparse matrix |
| element-type | Initform:t; Reader:element-type; Allocation:class. |
|---|---|
| element-type-class-name | Initform:'matrix-element-base; Reader:element-type-class-name; Allocation:class. |
| element-type-spec | Initform:any; Reader:element-type-spec; Allocation:class. |