next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Cremona
::
matrix(RationalMap)
matrix(RationalMap) -- the matrix associated to a rational map
Synopsis
Usage:
matrix Phi
Function:
matrix
Inputs:
Phi
,
an instance of the type
RationalMap
Optional inputs
:
Degree => ...
,
Outputs:
a
matrix
, the matrix associated to the ring map defining the rational map
Phi
Description
This is equivalent to
matrix map Phi
.
See also
matrix(RingMap)
(missing documentation) -- the matrix associated to a ring map