next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
raysPPn -- The rays of the standard fan of projective space.
Synopsis
Usage:
raysPPn(n)
Inputs:
n
,
an
integer
, positive
Outputs:
a
matrix
Description
Returns a matrix which has in its rows the rays of the standard fan of projective space of dimension n.
i1 : raysPPn(2) o1 = | -1 -1 | | 1 0 | | 0 1 | 3 2 o1 : Matrix ZZ <--- ZZ
See also
addCokerGrading
-- Stores a cokernel grading in a polynomial ring.
Ways to use
raysPPn
:
raysPPn(ZZ)