partitions.at Function Index¶
Functions
| Function | Argument(s) -> Results | 
|---|---|
| fac | int n->1 in for i:n-1 from 2 do p * | 
| transpose | Partition P->Partition | 
| size | Partition P->int: sum(vec | 
| hook_length | Partition P, int i, int j->int | 
| dim_rep | Partition P->int | 
| rec_fun compositions_le | int limit, int n->[[int]] | 
Data Types
| Data Type Name | Definition | 
|---|---|
| Partition | [int] |