Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
target
next
|
previous
|
forward
|
backward
| up |
index
|
toc
target -- target of a map
Description
This command returns the target of a morphism or Gröbner basis.
See also
source
-- source of a map
Ways to use
target
:
target(ChainComplexMap)
-- find the target of a map of chain complexes
target(GradedModuleMap)
-- find the target of a map of graded modules
target(GroebnerBasis)
-- find target of a Gröbner basis
target(Matrix)
-- find the target module of matrix
target(RingMap)
-- find the target ring for a map of rings
target(SheafMap)
(missing documentation)
For the programmer
The object
target
is
a
method function
.