read_matrix_block: 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