ae v0.0.3228 (2022-12-01T16:14:50Z)
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