next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
cover
cover -- get the covering free module
Description
cover M
-- yields the free module whose basis elements correspond to the generators of M.
See also
ambient
-- ambient free module of a subquotient, or ambient ring
super
-- get the ambient module
Ways to use
cover
:
cover(Matrix)
-- get the covering free module
"cover(CoherentSheaf)"
-- see
cover(Module)
-- get the covering free module
"cover(GradedModule)"
-- see
cover(Module)
-- get the covering free module
cover(Module)
-- get the covering free module
For the programmer
The object
cover
is
a
method function
.