Description Usage Arguments Value See Also Examples
A function to determine if a given matrix is in SO(3) or not.
1 | is.SO3(x)
|
x |
numeric 3-by-3 matrix or vector of length 9 |
logical T if the matrix is in SO(3) and false otherwise
Other SO3: as.SO3
, id.SO3
,
is.Q4
, SO3
,
SO3-class
, SO3.default
,
SO3.Q4
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.