multiply_sparse.HDF5Matrix

multiply_sparse.HDF5Matrix

OTHER

1 Description

Computes x \%*\% y block-wise using BigDataStatMeth’s sparse algorithm.

2 Usage

multiply_sparse.HDF5Matrix(...)

3 Arguments

Parameter Description
x An .
y An . Same HDF5 file as .
outgroup Character or . Output group in the HDF5 file. Default .
outdataset Character or . Output dataset name. Default is constructed from the operation and input names.
block_size Integer. Block size hint; -1 = auto (default).
mix_block Integer. Memory block size for parallel path; -1 = auto.
paral Logical or NULL.
threads Integer or NULL.
compression Integer (0-9) or NULL.

4 Value

A new .