#include <kl_random_number_generator.h>
template<class TYPE>
klGammaRV< TYPE >::klGammaRV |
( |
double |
G_a = 1.9 , |
|
|
bool |
bSeedFromClock = true , |
|
|
unsigned int |
rvSeed0 = 0 , |
|
|
unsigned int |
rvSeed1 = 1 |
|
) |
| |
|
inline |
template<class TYPE>
void klGammaRV< TYPE >::klGammaRVReset |
( |
bool |
bSeedFromClock = true , |
|
|
double |
G_a = 1.9 , |
|
|
unsigned int |
rvSeed0 = 0 , |
|
|
unsigned int |
rvSeed1 = 1 |
|
) |
| |
|
inline |
template<class TYPE>
virtual TYPE klGammaRV< TYPE >::operator() |
( |
| ) |
|
|
inlinevirtual |
template<class TYPE>
TYPE klGammaRV< TYPE >::operator() |
( |
double |
G_a | ) |
|
|
inline |
The documentation for this class was generated from the following file: