LatticeBasis: Computes partition lattice basis

View source: R/LatticeBasis.r

LatticeBasisR Documentation

Computes partition lattice basis

Description

Computes solution set (fibre) for y=Ax for non-negative integers

Usage

LatticeBasis(A, mu = NULL, reorder = T)

Arguments

A

A configuration matrix

mu

Optional specification of Ex promote favourable ordering of colums of A (i.e. entries of x)

reorder

All columns of A to be reordered to compute basis? Output still matches original column ordering

Value

List containing partition lattice basis U, determinant of A1 in A = A1, A2, column ordering


MartinLHazelton/LinInvCount documentation built on March 1, 2024, 3:14 a.m.