Learn R Programming

lintools (version 0.1.7)

allTotallyUnimodular: Test if a list of matrices are all unimodular

Description

Helper function for raghavachari

Usage

allTotallyUnimodular(L)

Value

logical vector of length length(L)

Arguments

L

A list of objects of class matrix.

See Also

is_totally_unimodular