Matrix multiplication in C++ between two matrices.
eigenMapMatMult2(A, B)
A
First Matrix
B
Second Matrix
Returns the matrix multiplication of A*B