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