Operations on partitions |
Example:Partitions are represented graphically using the Ferrers diagram. The routine to call it is the standard routine ferrers, which then calls the routine ferrers_partition.... scan(PARTITION,a); println(a); conjugate_partition(a,b); ...
INT ordcen(OP part,result)
INT ordcon(OP part,result)
Operations on partitions |