big.matrix prod

big.matrix prod

# S4 method for class 'big.matrix,vector'
x %*% y

# S4 method for class 'vector,big.matrix'
x %*% y

Arguments

x

big.matrix

y

numeric vector