is_orthogonal: is it orthogonal

View source: R/all_generic.R

is_orthogonalR Documentation

is it orthogonal

Description

test whether components are orthogonal

Usage

is_orthogonal(x, tol = 1e-06)

Arguments

x

the object

tol

tolerance for checking orthogonality

Value

a logical value indicating whether the transformation is orthogonal


multivarious documentation built on Jan. 22, 2026, 1:06 a.m.