Learn R Programming

CVarE (version 1.1)

null: Null space basis of given matrix `V`

Description

Null space basis of given matrix `V`

Usage

null(V)

Arguments

V

`(p, q)` matrix

Value

Semi-orthogonal `(p, p - q)` matrix spaning the null space of `V`.