shark::Binomial< RngType > Member List

This is the complete list of members for shark::Binomial< RngType >, including all inherited members.

Binomial(RngType &rng, unsigned int n=1, double prob=0.5)shark::Binomial< RngType >inline
n() constshark::Binomial< RngType >inline
n(unsigned int newN)shark::Binomial< RngType >inline
operator()(unsigned int n, double prob)shark::Binomial< RngType >inline
p(long k) constshark::Binomial< RngType >inline
prob() constshark::Binomial< RngType >inline
prob(double newProb)shark::Binomial< RngType >inline