R/linear-algebra.r
is_orthonormal.Rd
Test if a numeric matrix is orthonormal.
is_orthonormal(x, tol = 0.001)
numeric matrix
tolerance used to test floating point differences