add.cols                Add and remove columns of a "big.matrix".
big.matrix              The basic "big.matrix" operations.
big.matrix-class        Class "big.matrix".
biglm.big.matrix        Use Thomas Lumley's "biglm" package with a
                        "big.matrix"
bigmemory-package       bigmemory: massive matrices in (possibly
                        shared) memory.
colmean                 Basic statistics for "big.matrix" objects.
deepcopy                Produces a physical copy of a "big.matrix"
describe                The basic shared "big.matrix" operations.
hash.mat                Create a hash into a "big.matrix"
is.shared               Check the shared memory status of a
                        "big.matrix"
kmeans.big.matrix       bigmemory's memory-efficient k-means
mwhich                  Expanded "which"-like functionality.
rw.mutex                Mutual exclusion functionality for shared
                        memory matrices in package "bigmemory"
rw.mutex-class          Mutual exclusions (mutexes) for shared memory.
shared.big.matrix       Create a shared "big.matrix".
shared.deepcopy         Produces a physical copy of a "big.matrix"
                        (shared or not) in shared memory.
write.big.matrix        File interface for a "big.matrix"
