aimstil  5.0.5
proba_distributions.h File Reference
Include dependency graph for proba_distributions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  til::UniformRandomDistribution< T >
 Uniform random distribution. More...
 

Namespaces

 til
 Belongs to package Box Do not include directly, include til/Box.h instead.
 

Functions

template<typename T >
til::rand (T min, T max)
 draw a random number according to the uniform distribution on [min, max]. More...