hooks {syt} | R Documentation |
Hooks
Description
Hooks of a given integer partition.
Usage
hooks(lambda)
Arguments
lambda |
integer partition |
Value
The hooks of the partition in a list.
See Also
Examples
hooks(c(4, 2))
[Package syt version 0.5.0 Index]