R/Ops_math.R
matrix-products.Rd
Matrix multiplication
x %*% y # S3 method for caracas_symbol %*%(x, y)
Object x
x
Object y
y
base::%*%()