read_matrix_block: read matrix block from file

View source: R/RcppExports.R

read_matrix_blockR Documentation

read matrix block from file

Description

read matrix block from file

Usage

read_matrix_block(filePath, size, ncol)

Arguments

filePath

path to file where matrix should be read from

size

total number of elements to be read

ncol

number of columns in the matrix


bigReg documentation built on May 29, 2024, 7:10 a.m.