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

rays -- calculates the extreme rays of the cone; invokes "rays" from 4ti2

Synopsis

Description

A = matrix "1,1,1,1; 1,2,3,4"
B = syz A
rays(transpose B)

Ways to use rays :