| rvec-matrix-mult | R Documentation |
These methods support %*% between Matrix and rvec objects.
## S4 method for signature 'Matrix,rvec'
x %*% y
## S4 method for signature 'rvec,Matrix'
x %*% y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.