rotmat {lgcp} | R Documentation |
rotmat function
Description
This function returns a rotation matrix corresponding to an anticlockwise rotation of theta radians about the origin
Usage
rotmat(theta)
Arguments
theta |
an angle in radians |
Value
the transformation matrix corresponding to an anticlockwise rotation of theta radians about the origin
[Package lgcp version 2.0 Index]