next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
FourTiTwo :: hilbertBasis

hilbertBasis -- calculates the Hilbert basis of the cone; invokes "hilbert" from 4ti2

Synopsis

Description

A = matrix "1,1,1,1; 1,2,3,4"
B = syz A
hilbertBasis(transpose B)
hilbertBasis(A, InputType => "lattice")

Ways to use hilbertBasis :