hooklengths: Hook lengths

View source: R/hooks.R

hooklengthsR Documentation

Hook lengths

Description

Hook lengths of a given integer partition.

Usage

hooklengths(lambda)

Arguments

lambda

an integer partition

Value

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

See Also

hooks.

Examples

hooklengths(c(4, 2))

syt documentation built on Sept. 11, 2024, 5:28 p.m.

Related to hooklengths in syt...