is_orthogonal: is_orthogonal

View source: R/matrices.r

is_orthogonalR Documentation

is_orthogonal

Description

Returns TRUE/FALSE is a matrix is orthogonal.

Usage

is_orthogonal(x, coerce = FALSE)

Arguments

x

Square/rectangular matrix you wish to evaluate.

coerce

Boolean indicating whether to attempt to coerce the input into a square matrix


luhann/lumisc documentation built on Jan. 26, 2025, 5:16 a.m.