LatticeBasis | R Documentation |
Computes solution set (fibre) for y=Ax for non-negative integers
LatticeBasis(A, mu = NULL, reorder = T)
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 |
List containing partition lattice basis U, determinant of A1 in A = A1, A2, column ordering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.