Description Usage Arguments Details Value See Also
Create a rotation matrix
1 2 3 4 5 6 7 |
U |
three-dimensional vector describing the fix axis of the rotation |
... |
additional arguments |
Create matrix in SO(3) representing the rotation of the identity matrix about the axis U throught the angle theta. This can be accomplished by providing the axis and angle explicitly or by providing the rotation in some other form, e.g. a vector of Euler angles or unit quaternion.
matrix of rotations in SO3 format
NULL
NULL
Other SO3: as.SO3
, id.SO3
,
is.Q4
, is.SO3
,
SO3-class
Other SO3: as.SO3
, id.SO3
,
is.Q4
, is.SO3
,
SO3-class
Other SO3: as.SO3
, id.SO3
,
is.Q4
, is.SO3
,
SO3-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.