Turi Create  4.0
turi::random::generator Member List

This is the complete list of members for turi::random::generator, including all inherited members.

cauchy(const double location=double(0), const double scale=double(1))turi::random::generatorinline
fast_uniform(const NumType min, const NumType max)turi::random::generatorinline
gamma(const double alpha=double(1))turi::random::generatorinline
gaussian(const double mean=double(0), const double stdev=double(1))turi::random::generatorinline
multinomial(const std::vector< Double > &prb)turi::random::generatorinline
multinomial(const VecType &prb, VType norm)turi::random::generatorinline
multinomial_cdf(const std::vector< Double > &cdf)turi::random::generatorinline
nondet_seed()turi::random::generator
normal(const double mean=double(0), const double stdev=double(1))turi::random::generatorinline
permutation(const size_t nelems)turi::random::generatorinline
seed()turi::random::generatorinline
seed(size_t number)turi::random::generatorinline
seed(generator &other)turi::random::generatorinline
shuffle(std::vector< T > &vec)turi::random::generatorinline
shuffle(Iterator begin, Iterator end)turi::random::generatorinline
time_seed()turi::random::generatorinline
uniform(const NumType min, const NumType max)turi::random::generatorinline