powered by
"mmatrix"
S4 class for manipulating memory-mapped files as matrices
ptr
externalptr to an instance of the C++ MMatrix class
externalptr
MMatrix
file
character with the path (absolute) of the file used to store the mmatrix
character
dim
An integer vector giving the dimensions of the mmatrix
datatype
character giving the C++ underlying datatype.
readonly
logical Indicates if the array is read-only.
logical
Objects can be created by calling mmatrix.
marray-class, mvector-class