Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
Partition
next
|
previous
|
forward
|
backward
| up |
index
|
toc
Partition -- a type of list representing a partition of a natural number
See also
partitions
-- list the partitions of an integer
conjugate(Partition)
-- conjugate a partition
Functions and methods returning an object of class Partition:
conjugate(Partition)
-- conjugate a partition
Methods that use an object of class Partition:
Partition _ ZZ
-- get element
For the programmer
The object
Partition
is
a
type
, with ancestor classes
BasicList
<
Thing
.