grapes-times-times-grapes.Rd
Multiplies two matrices. Like %*%
, but always returns a base matrix, not a Matrix, even when
one or both of the two matrices are of class matrix.
X1 %**% X2
matrix-like object
matrix-like object
matrix
Uses RcppEigen when one or both matrices are of class dgCMatrix