R/util.R
grapes-zero_dom_mat_mult-grapes.Rd
Helper function that makes sure that NA * 0 = 0 in matrix multiply
X %zero_dom_mat_mult% Y
a matrix of size `n*m`
a matrix of size `m*p`
a matrix of size `n*p`