|
D.15.23.38 dualPartition
Procedure from library schubert.lib (see schubert_lib).
- Usage:
- dualPartition(k,n,p); k int, n int, p list
- Input:
- two integers and a partition
- Return:
- list
- Purpose:
- compute the dual of a partition.
Example:
See also:
SchubertClass.
|