Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
hgps::Random Member List

This is the complete list of members for hgps::Random, including all inherited members.

next_double() noexcepthgps::Random
next_empirical_discrete(const std::vector< int > &values, const std::vector< float > &cdf)hgps::Random
next_empirical_discrete(const std::vector< int > &values, const std::vector< double > &cdf)hgps::Random
next_int()hgps::Random
next_int(const int &max_value)hgps::Random
next_int(const int &min_value, const int &max_value)hgps::Random
next_normal()hgps::Random
next_normal(const double &mean, const double &standard_deviation)hgps::Random
Random()=deletehgps::Random
Random(RandomBitGenerator &generator)hgps::Random