View source: R/trackvis_affine.R
| is.identity.matrix | R Documentation |
Check whether a matrix is (close to) the identity.
is.identity.matrix(mat, tolerance = 1e-06)
mat |
numeric matrix. |
tolerance |
numeric, the tolerance for the comparison. |
logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.