Learn R Programming

jack (version 2.0.0)

KostkaNumbers: Kostka numbers

Description

The Kostka numbers for partitions of a given weight.

Usage

KostkaNumbers(n)

Arguments

n

positive integer, the weight of the partitions

Value

A matrix of integers.

Examples

Run this code
# NOT RUN {
KostkaNumbers(4)
# }

Run the code above in your browser using DataLab