next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Dense -- name for an optional argument
Description
A symbol used as the name of an optional argument, for some function(s).
Functions with optional argument named Dense :
mutableIdentity(..., Dense => ...), see
mutableIdentity(Ring,ZZ)
-- make a mutable identity matrix
mutableMatrix(..., Dense => ...), see
mutableMatrix
-- make a mutable matrix
randomMutableMatrix(..., Dense => ...), see
randomMutableMatrix(ZZ,ZZ,RR,ZZ)
-- a random mutable matrix of integers
For the programmer
The object
Dense
is
a
symbol
.