Learn R Programming

dMod (version 0.3.1)

nullZ: Find integer-null space of matrix A

Description

Find integer-null space of matrix A

Usage

nullZ(A, tol = sqrt(.Machine$double.eps))

Arguments

A
matrix for which the null space is searched
tol
tolerance to find pivots in rref-function below

Value

null space of A with only integers in it