Learn R Programming

SSDL (version 1.1)

Sparse_prod_row: Sparse product by rows

Description

Implementation sparse matrix product by rows

Usage

Sparse_prod_row(D, Z, CosSin = FALSE)

Arguments

D

is a matrix

Z

is a matrix

CosSin

indicates whether to compute cos and sin of the resulting matrix

Value

a matrix