powered by
"marray"
S4 class for manipulating memory-mapped files as arrays
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 marray.
character
dim
An integer vector giving the dimensions of the marray.
datatype
character giving the C++ underlying datatype.
readonly
logical Indicates if the array if read-only.
logical
Objects can be created by calling marray.
mmatrix-class, mvector-class