arma_sparse: Matrix Product in RcppArmadillo.

View source: R/RcppExports.R

arma_sparseR Documentation

Matrix Product in RcppArmadillo.

Description

Matrix Product in RcppArmadillo.

Usage

arma_sparse(m, v)

Arguments

m

numeric sparse matrix

v

numeric vector

Value

matrix product of m and v


sgs documentation built on June 12, 2025, 5:09 p.m.