Learn R Programming

SSDL (version 1.1)

Sparse_prod: Sparse matrix product

Description

Implementation of the product a matrix by a sparse matrix

Usage

Sparse_prod(D, Z)

Arguments

D

is a matrix

Z

is a sparse matrix

Value

a product matrix