View source: R/delarr-extended.R
| d_matmul | R Documentation |
Delayed matrix multiplication
d_matmul(x, y, chunk_size = NULL)
x |
A |
y |
A |
chunk_size |
Optional chunk size used during block pulls. |
A delarr representing %*%.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.