ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
BinomialCoefficientTable.binomialCoefficient
ae
utils
math
combinatorics
BinomialCoefficientTable
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BinomialCoefficientTable
(T, T maxN, T maxK)
const
T
binomialCoefficient
(
size_t
n
,
size_t
k
)
Meta
Source
See Implementation
ae
utils
math
combinatorics
BinomialCoefficientTable
functions
binomialCoefficient
multisetCoefficient
static functions
generate
variables
table