#include <rand-normal.h>
List of all members.
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
class Normal< BZ_TEMPLATE_DEFAULT >
Member Typedef Documentation
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
Constructor & Destructor Documentation
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
Normal< BZ_TEMPLATE_DEFAULT >::Normal |
( |
double |
mean = 0.0 , |
|
|
double |
variance = 1.0 , |
|
|
double |
= 0.0 |
|
) |
| [inline] |
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
Normal< BZ_TEMPLATE_DEFAULT >::Normal |
( |
T |
mean, |
|
|
T |
standardDeviation |
|
) |
| [inline] |
Member Function Documentation
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
double Normal< BZ_TEMPLATE_DEFAULT >::random |
( |
void |
| ) |
[inline] |
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
T Normal< BZ_TEMPLATE_DEFAULT >::random |
( |
void |
| ) |
[inline] |
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
void Normal< BZ_TEMPLATE_DEFAULT >::randomize |
( |
| ) |
[inline] |
Member Data Documentation
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
template<typename P_uniform BZ_TEMPLATE_DEFAULT>
The documentation for this class was generated from the following files: