matrix_vec_mult_cpp | R Documentation |
Multiply a matrix by a integer vector
matrix_vec_mult_cpp(m, a)
m |
a matrix |
a |
a vector (must have length equal to number of columns of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.