%*%,bis620_sparse_matrix,bis620_sparse_matrix-method | R Documentation |
Matrix multiplication operator performs on two matrix
## S4 method for signature 'bis620_sparse_matrix,bis620_sparse_matrix' x %*% y ## S4 method for signature 'bis620_sparse_matrix,matrix' x %*% y ## S4 method for signature 'bis620_sparse_matrix,dgeMatrix' x %*% y ## S4 method for signature 'bis620_sparse_matrix,dgCMatrix' x %*% y ## S4 method for signature 'dgCMatrix,bis620_sparse_matrix' x %*% y
x |
dgCMatrix |
y |
bis620_sparse_matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.