as_mpimat: as_mpimat

Description Usage Arguments Value

View source: R/mpimat.r

Description

Convert an R matrix to an mpimat object.

Usage

1
as_mpimat(grid, x, bf_rows = 16, bf_cols = 16)

Arguments

grid

An MPI grid object; the return of grid(). See ?grid.

x

R matrix.

bf_rows, bf_cols

The blocking factor.

Value

An mpimat object.


fml-fam/fmlr documentation built on Jan. 16, 2022, 9:27 a.m.