bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::utils::maths::stats::UniformDist< OutType > Class Template Reference

#include <uniform_distribution.h>

Detailed Description

template<typename OutType>
class bitrl::utils::maths::stats::UniformDist< OutType >

Produces random integer values i, uniformly distributed on the closed interval [a,b], that is, distributed according to the discrete probability function


The documentation for this class was generated from the following file: