g4tools
5.4.0
|
Public Member Functions | |
bw (double a_mean=0, double a_gamma=1) | |
virtual | ~bw () |
bw (const bw &a_from) | |
bw & | operator= (const bw &a_from) |
Public Member Functions inherited from tools::rbwd | |
virtual void * | cast (const std::string &a_class) const |
virtual double | shootd () const |
rbwd (double a_mean=0, double a_gamma=1) | |
virtual | ~rbwd () |
rbwd (const rbwd &a_from) | |
rbwd & | operator= (const rbwd &a_from) |
double | shoot () const |
Public Member Functions inherited from tools::irandd | |
virtual | ~irandd () |
Public Member Functions inherited from tools::rbw< rtausmed, double > | |
rbw (rtausmed &a_flat, double a_mean=0, double a_gamma=1) | |
rbw (const rbw &a_from) | |
virtual | ~rbw () |
rbw & | operator= (const rbw &a_from) |
double | shoot (const double &a_half_pi, double(*a_tan)(double)) const |
rtausmed & | flat () |
void | set_seed (unsigned int a_seed) |
Additional Inherited Members | |
Protected Attributes inherited from tools::rbwd | |
rtausmed | m_flat |
Protected Attributes inherited from tools::rbw< rtausmed, double > | |
rtausmed & | m_flat |
double | m_mean |
double | m_gamma |
|
inline |
|
inline |