denseMatrixToSparse: Convert matrix to a SparseM csr matrix

View source: R/matrix_helpers.R

denseMatrixToSparseR Documentation

Convert matrix to a SparseM csr matrix

Description

Convert matrix to a SparseM csr matrix

Usage

denseMatrixToSparse(m)

Arguments

m

a matrix in standard, dense format

Value

A matrix in SparseM csr format


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.