R/RcppExports.R
outerbase-cash-matmul.Rd
b = outerbase$matmul(terms, a)
Multiplies the basis times a vector without building the basis matrix.
a matrix of terms
terms
a vector of length the same as the rows in terms
a vector resulting from the matrix multiplication
outerbase