next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Dmodules
::
Dprune
Dprune -- prunes a matrix over a Weyl algebra
Synopsis
Usage:
Dprune M
Inputs:
M
,
a
matrix
or
a
module
Optional inputs
:
optGB
=>
...
,
default value true
, indicates whether Grobner basis should be computed
Outputs:
a
matrix
or
a
module
of the same type as
M
Ways to use
Dprune
:
"Dprune(Matrix)"
"Dprune(Module)"
For the programmer
The object
Dprune
is
a
method function with options
.