arma_mv: Matrix Product in RcppArmadillo.

View source: R/RcppExports.R

arma_mvR Documentation

Matrix Product in RcppArmadillo.

Description

Matrix Product in RcppArmadillo.

Usage

arma_mv(m, v)

Arguments

m

numeric matrix

v

numeric vector

Value

matrix product of m and v


sgs documentation built on Nov. 5, 2025, 6:24 p.m.