View source: R/linear-algebra.r
is_orthonormal | R Documentation |
Test if a numeric matrix is orthonormal.
is_orthonormal(x, tol = 0.001)
x |
numeric matrix |
tol |
tolerance used to test floating point differences |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.