| %*% | R Documentation |
S3 generic for %*%. Dispatches to %*%.HDF5Matrix
for HDF5Matrix objects, and to base::%*% for all others.
x %*% y
x |
Left-hand side matrix. |
y |
Right-hand side matrix. |
Result matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.