We have already seen how to do matrix vector multiplication . we can use the same idea to multiply 2 matrix . We can decompose any of the matrix into column vectors and do matrix vector multiplication to each of them and concatenate them