|
bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
|
This is the complete list of members for bitrl::utils::maths::stats::BetaDist< RealType >, including all inherited members.
| alpha() const | bitrl::utils::maths::stats::BetaDist< RealType > | inline |
| beta() const | bitrl::utils::maths::stats::BetaDist< RealType > | inline |
| BetaDist(result_type alpha=1.0, result_type std=1.0) | bitrl::utils::maths::stats::BetaDist< RealType > | explicit |
| mean() const | bitrl::utils::maths::stats::BetaDist< RealType > | inline |
| pdf(result_type x) const | bitrl::utils::maths::stats::BetaDist< RealType > | |
| reset() | bitrl::utils::maths::stats::BetaDist< RealType > | inline |
| reset(result_type a, result_type b) | bitrl::utils::maths::stats::BetaDist< RealType > | |
| result_type typedef | bitrl::utils::maths::stats::BetaDist< RealType > | |
| sample() const | bitrl::utils::maths::stats::BetaDist< RealType > | |
| sample(uint_t seed) const | bitrl::utils::maths::stats::BetaDist< RealType > | |
| sample_many(uint_t size) const | bitrl::utils::maths::stats::BetaDist< RealType > | |
| sample_many(uint_t size, uint_t seed) const | bitrl::utils::maths::stats::BetaDist< RealType > | |
| variance() const | bitrl::utils::maths::stats::BetaDist< RealType > |