rotmat {lgcp} | R Documentation |
This function returns a rotation matrix corresponding to an anticlockwise rotation of theta radians about the origin
rotmat(theta)
theta |
an angle in radians |
the transformation matrix corresponding to an anticlockwise rotation of theta radians about the origin