ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
BinomialCoefficientTable.table
ae
utils
math
combinatorics
BinomialCoefficientTable
Undocumented in source.
struct
BinomialCoefficientTable
(T, T maxN, T maxK)
T
[
maxK
+
1
][
maxN
+
1
]
table
;
Meta
Source
See Implementation
ae
utils
math
combinatorics
BinomialCoefficientTable
functions
binomialCoefficient
multisetCoefficient
static functions
generate
variables
table