nullZ: Find integer-null space of matrix A

View source: R/symbolics.R

nullZR Documentation

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

Author(s)

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


dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.