allTotallyUnimodular: Test if a list of matrices are all unimodular

View source: R/unimodularity.R

allTotallyUnimodularR Documentation

Test if a list of matrices are all unimodular

Description

Helper function for raghavachari

Usage

allTotallyUnimodular(L)

Arguments

L

A list of objects of class matrix.

Value

logical vector of length length(L)

See Also

is_totally_unimodular


lintools documentation built on Jan. 17, 2023, 1:06 a.m.