Files in kaneplusplus/bigmemory
Manage Massive Matrices with Shared Memory and Memory-Mapped Files

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.gitignore
.travis.yml
DESCRIPTION
NAMESPACE
NEWS
R/RcppExports.R R/bigmemory.R R/hello-bigmemory.R R/zzz.R README.md
appveyor.yml
cleanup
configure
configure.win
inst/CITATION
inst/include/bigmemory/BigMatrix.h
inst/include/bigmemory/MatrixAccessor.hpp
inst/include/bigmemory/SharedCounter.h
inst/include/bigmemory/bigmemoryDefines.h
inst/include/bigmemory/isna.hpp
inst/include/bigmemory/util.h
inst/include/uuid/Ruuid.h
inst/include/uuid/uuid.h
man-roxygen/as.big.matrix_methods_template.R man-roxygen/attach.big.matrix_template.R man-roxygen/big.matrix.descriptor_class_template.R man-roxygen/big.matrix_class_template.R man-roxygen/core_template.R man-roxygen/deepcopy_template.R man-roxygen/flush_template.R man-roxygen/morder_template.R man-roxygen/mwhich_methods_template.R man-roxygen/mwhich_template.R man-roxygen/sub.big.matrix_template.R man-roxygen/write.big.matrix_template.R man/GetMatrixSize.Rd man/as.big.matrix-methods.Rd man/as.matrix-big.matrix-method.Rd man/attach.big.matrix.Rd man/big.matrix-class.Rd man/big.matrix.Rd man/big.matrix.descriptor-class.Rd man/bigmemory-package.Rd man/deepcopy.Rd man/dim-big.matrix-method.Rd man/dimnames-methods.Rd man/extract-methods.Rd man/flush-methods.Rd man/head-methods.Rd man/is.float-numeric-method.Rd man/is.float.Rd man/length-big.matrix-method.Rd man/morder.Rd man/mwhich-methods.Rd man/mwhich.Rd man/ncol-methods.Rd man/print-big.matrix-method.Rd man/sub.big.matrix.Rd man/typeof-big.matrix-method.Rd man/write.big.matrix.Rd
src/BigMatrix.cpp
src/RcppExports.cpp
src/SharedCounter.cpp
src/bigmemory.cpp
src/deepcopy.cpp
src/util.cpp
tests/testthat.R tests/testthat/test_assignment.R tests/testthat/test_attach_path.R tests/testthat/test_create.R tests/testthat/test_deepcopy.R tests/testthat/test_float_type.R tests/testthat/test_matrix_manips.R tests/testthat/test_misc.R tests/testthat/test_morder.R tests/testthat/test_mwhich.R tests/testthat/test_raw.R tests/testthat/test_read.R tests/testthat/test_readonly.R tests/testthat/test_shared.R
kaneplusplus/bigmemory documentation built on Jan. 13, 2024, 9:10 p.m.