Use 3D rotation on 3D rotation matrix

123 Views Asked by At

I have a $3D$ rotation matrix $(3,3)$:

enter image description here

and I want to apply a rotation to this matrix which is represented by another $R$ matrix. How can I do that?