#include <normal.h>
Public Types | |
typedef T | T_numtype |
Public Member Functions | |
NormalUnit () | |
NormalUnit (unsigned int i) | |
T | random () |
typedef T NormalUnit< T, IRNG, stateTag >::T_numtype |
Reimplemented from UniformOpen< T, IRNG, stateTag >.
Reimplemented in Normal< BZ_TEMPLATE_DEFAULT >, and Normal< BZ_TEMPLATE_DEFAULT >.
NormalUnit< T, IRNG, stateTag >::NormalUnit | ( | ) | [inline] |
NormalUnit< T, IRNG, stateTag >::NormalUnit | ( | unsigned int | i | ) | [inline, explicit] |
T NormalUnit< T, IRNG, stateTag >::random | ( | void | ) | [inline] |
Reimplemented from UniformOpen< T, IRNG, stateTag >.
Reimplemented in Normal< BZ_TEMPLATE_DEFAULT >, and Normal< BZ_TEMPLATE_DEFAULT >.