Expand description
組み合わせ論
Modules§
- bell_
number - ベル数$B_0, \dots, B_n$を列挙する。
- bell_
number_ table - ベル数$B(0, 0), \dots, B(n, n)$
- bernoulli_
number - ベルヌーイ数$B_0, \dots, B_n$を列挙する。
- binomial_
coefficient - 二項係数
- montmort
- 完全順列の個数を列挙する。
- partition_
number - 分割数$p(0), \dots, p(n)$を列挙する。
- stirling_
first - 符号付き第一種スターリング数$s(n, 0), \dots, s(n, n)$を列挙する。
- stirling_
first_ fixed_ k - 符号付き第一種スターリング数$s(0, k), \dots, s(n, k)$を列挙する。
- stirling_
first_ small_ p - 符号付き第一種スターリング数$s(n, k)$を計算する。
- stirling_
first_ table - 符号付き第一種スターリング数$s(0,0), \dots, s(n,n)$を列挙する。
- stirling_
second - 第二種スターリング数$S(n, 0), \dots, S(n, n)$を列挙する。
- stirling_
second_ fixed_ k - 第二種スターリング数$S(0, k), \dots, S(n, k)$を列挙する。
- stirling_
second_ small_ p - 第二種スターリング数$S(n, k)$を計算する。
- stirling_
second_ table - 第二種スターリング数$S(0,0), \dots, S(n,n)$を列挙する。