Learn R Programming

SSDL (version 1.1)

Sparse_prod_parallel: Sparse matrix product

Description

Parallel computation of a product of a matrix by a sparse matrix

Usage

Sparse_prod_parallel(D, Z)

Arguments

D

is a matrix

Z

is a matrix

Value

a product matrix