Rotate a matrix by the given angle.
The matrix.
The angle in radians.
The matrix to store the result in.
The rotated matrix.
Rotation matrix
Rotate a matrix by the given angle.