read_matrix_blocks: read matrix blocks from file

View source: R/RcppExports.R

read_matrix_blocksR Documentation

read matrix blocks from file

Description

read matrix blocks from file

Usage

read_matrix_blocks(filePaths, size, ncols)

Arguments

filePaths

file paths from where the matrix blocks will be read

size

numeric vector containing the number of elements in each block

ncols

number of columns in the matrix


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