Expand description
This module includes core functionality to sample according to the binomial distribution.
Structsยง
- Binomial
Sampler - Enables sampling a
Zaccording to the binomial distributionBin(n, p).
This module includes core functionality to sample according to the binomial distribution.
Z according to the binomial distribution Bin(n, p).