bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::utils::maths::stats::NormalDist< RealType > Member List

This is the complete list of members for bitrl::utils::maths::stats::NormalDist< RealType >, including all inherited members.

mean() constbitrl::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) constbitrl::utils::maths::stats::NormalDist< RealType >
result_type typedefbitrl::utils::maths::stats::NormalDist< RealType >
sample() constbitrl::utils::maths::stats::NormalDist< RealType >
sample(uint_t seed) constbitrl::utils::maths::stats::NormalDist< RealType >
sample_many(uint_t size) constbitrl::utils::maths::stats::NormalDist< RealType >
sample_many(uint_t size, uint_t seed) constbitrl::utils::maths::stats::NormalDist< RealType >
std() constbitrl::utils::maths::stats::NormalDist< RealType >inline