Skip to contents

 b = outerbase$matmul(terms, a)

Multiplies the basis times a vector without building the basis matrix.

Arguments

terms

a matrix of terms

a

a vector of length the same as the rows in terms

Value

a vector resulting from the matrix multiplication

See also