is_orthonormal: Test if a numeric matrix is orthonormal.

Description Usage Arguments

Description

Test if a numeric matrix is orthonormal.

Usage

1
is_orthonormal(x, tol=0.001)

Arguments

x

numeric matrix

tol

tolerance used to test floating point differences


tourr documentation built on May 2, 2019, 5:28 p.m.

Related to is_orthonormal in tourr...