hooklengths: Hook lengths

Description Usage Arguments Value See Also Examples

View source: R/hooks.R

Description

Hook lengths of a given integer partition.

Usage

1
hooklengths(lambda)

Arguments

lambda

an integer partition

Value

The hook lengths of the partition, given in a list.

See Also

hooks

Examples

1
hooklengths(c(4,2))

syt documentation built on Jan. 16, 2021, 5:19 p.m.

Related to hooklengths in syt...