is_orthonormal: Test if a numeric matrix is orthonormal.

Description Usage Arguments

View source: R/linear-algebra.r

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


nspyrison/tourr documentation built on Aug. 29, 2019, 2:56 a.m.