Manipulation of (Large) Memory-Mapped Objects (Vectors, Matrices and Arrays)


[Up] [Top]

Documentation for package ‘houba’ version 0.1.0

Help Pages

*-method Arithmetic Operators
+-method Arithmetic Operators
--method Arithmetic Operators
/-method Arithmetic Operators
apply Apply functions over margins of a mmatrix
apply-method Apply functions over margins of a mmatrix
Arithmetic Arithmetic Operators
as.array.marray Converting memory-mapped objects to R objects
as.marray Conversion of R objects to memory mapped objects
as.marray-method Conversion of R objects to memory mapped objects
as.matrix.mmatrix Converting memory-mapped objects to R objects
as.mmatrix Conversion of R objects to memory mapped objects
as.mmatrix-method Conversion of R objects to memory mapped objects
as.mvector Conversion of R objects to memory mapped objects
as.mvector-method Conversion of R objects to memory mapped objects
as.vector.marray Converting memory-mapped objects to R objects
as.vector.mmatrix Converting memory-mapped objects to R objects
as.vector.mvector Converting memory-mapped objects to R objects
colMeans-method Row and Columns sums and means
colSums-method Row and Columns sums and means
copy Copy memory mapped object
copy-method Copy memory mapped object
copy.values Copy values to memory mapped object
copy.values-method Copy values to memory mapped object
descriptor.file Descriptor file
descriptor.file-method Descriptor file
dim Change object dimensions
dim<--method Change object dimensions
extract Read/write access to memory-mapped objects
flush Flushes changes from a memory-mapped matrix
flush-method Flushes changes from a memory-mapped matrix
houba Options for package houba
inplace In-place arithmetic operations
inplace.div In-place arithmetic operations
inplace.div-method In-place arithmetic operations
inplace.inverse In-place arithmetic operations
inplace.minus In-place arithmetic operations
inplace.minus-method In-place arithmetic operations
inplace.opposite In-place arithmetic operations
inplace.prod In-place arithmetic operations
inplace.prod-method In-place arithmetic operations
inplace.sum In-place arithmetic operations
inplace.sum-method In-place arithmetic operations
length-method Length of mvector
marray Creation of memory mapped objects
marray-class Class '"marray"'
mmatrix Creation of memory mapped objects
mmatrix-class Class '"mmatrix"'
mvector Creation of memory mapped objects
mvector-class Class 'mvector'
read.descriptor Read big memory descriptor file
restore Restore memory-mapped matrix
restore-method Restore memory-mapped matrix
rowMeans-method Row and Columns sums and means
rowSums-method Row and Columns sums and means
type Type of a memory-mapped object
type-method Type of a memory-mapped object
[-method Read/write access to memory-mapped objects
[<--method Read/write access to memory-mapped objects