Description Usage Arguments Value
Check whether a vector set is orthonormal
1 | is_orthonormal(set, tol = 1e-04)
|
set |
a matrix. The convention used here is that each row of |
tol |
a positive numeric. The accepted tolerance for the conditions of orthonormality. |
TRUE if the set of vectors is orthonormal, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.