is_basis: Checks if the columns of a square matrix define a basis

View source: R/is_basis.R

is_basisR Documentation

Checks if the columns of a square matrix define a basis

Description

Checks if the columns of a square matrix define a basis

Usage

is_basis(B)

Arguments

B

A n by n matrix

Value

A logical of whether the matrix is a basis


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.