next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Cremona
::
entries(RationalMap)
entries(RationalMap) -- the entries of the matrix associated to a rational map
Synopsis
Usage:
entries Phi
Function:
entries
Inputs:
Phi
,
an object of class
RationalMap
Outputs:
a
list
, the entries of the matrix associated to the ring map defining the rational map
Phi
Description
This is equivalent to
flatten entries matrix Phi
.
See also
matrix(RationalMap)
-- the matrix associated to a rational map