View source: R/flat-matrix-times-column-vector.R
flat_matrix_times_column_vector | R Documentation |
Multiple a flat matrix by a flat column vector (col-wise)
flat_matrix_times_column_vector(m, v)
m |
flat matrix |
v |
flat column vector |
column-wise product
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.