#include <uniform.h>
Public Types | |
typedef T | T_numtype |
Public Member Functions | |
UniformOpenClosed () | |
UniformOpenClosed (unsigned int i) | |
T | random () |
T | getUniform () |
typedef T UniformOpenClosed< T, IRNG, stateTag >::T_numtype |
UniformOpenClosed< T, IRNG, stateTag >::UniformOpenClosed | ( | ) | [inline] |
UniformOpenClosed< T, IRNG, stateTag >::UniformOpenClosed | ( | unsigned int | i | ) | [inline] |
T UniformOpenClosed< T, IRNG, stateTag >::getUniform | ( | ) | [inline] |
References UniformOpenClosed< T, IRNG, stateTag >::random().
T UniformOpenClosed< T, IRNG, stateTag >::random | ( | void | ) | [inline] |
Referenced by UniformOpenClosed< T, IRNG, stateTag >::getUniform().