I have an MxN RGB image, represented as a (M, N, 3) array A. And I have another (3, 3) matrix B. I want to left-multiply
(M, N, 3)
A
(3, 3)
B