Description Usage Arguments Value
Helper function that makes sure that NA * 0 = 0 in matrix multiply
1 | X %zero_dom_mat_mult% Y
|
X |
a matrix of size 'n*m' |
Y |
a matrix of size 'm*p' |
a matrix of size 'n*p'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.