arma_mv | R Documentation |
Matrix Product in RcppArmadillo.
arma_mv(m, v)
m |
numeric matrix |
v |
numeric vector |
matrix product of m and v
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.