nullZ: Find integer-null space of matrix A

Description Usage Arguments Value Author(s)

View source: R/symbolics.R

Description

Find integer-null space of matrix A

Usage

1
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

Author(s)

Malenka Mader, Malenka.Mader@fdm.uni-freiburg.de


dMod documentation built on Jan. 27, 2021, 1:07 a.m.