Learn R Programming

sgs (version 0.3.6)

arma_mv: Matrix Product in RcppArmadillo.

Description

Matrix Product in RcppArmadillo.

Usage

arma_mv(m, v)

Value

matrix product of m and v

Arguments

m

numeric matrix

v

numeric vector