| fm-class | R Documentation | 
An S4 class to represent a FlashR matrix.
pointerpoints a matrix object in C.
namea string indicating the name of the matrix.
nrowa numeric value indicating the number of rows.
ncola numeric value indicating the number of columns.
typea string indicating the type of the matrix. e.g., sparse or dense.
ele_typea string indicating the element type in the matrix.
attrsa list that stores the attributes of the matrix.