|
g4tools
5.4.0
|


Public Member Functions | |
| exp (double a_rate=1) | |
| virtual | ~exp () |
| exp (const exp &a_from) | |
| exp & | operator= (const exp &a_from) |
Public Member Functions inherited from tools::rexpd | |
| virtual void * | cast (const std::string &a_class) const |
| virtual double | shootd () const |
| rexpd (double a_rate=1) | |
| virtual | ~rexpd () |
| rexpd (const rexpd &a_from) | |
| rexpd & | operator= (const rexpd &a_from) |
| double | shoot () const |
Public Member Functions inherited from tools::irandd | |
| virtual | ~irandd () |
Public Member Functions inherited from tools::rexp< rtausmed, double > | |
| rexp (rtausmed &a_flat, double a_rate=1) | |
| rexp (const rexp &a_from) | |
| virtual | ~rexp () |
| rexp & | operator= (const rexp &a_from) |
| double | shoot (math_func a_log) const |
| rtausmed & | flat () |
| void | set_seed (unsigned int a_seed) |
Additional Inherited Members | |
Protected Attributes inherited from tools::rexpd | |
| rtausmed | m_flat |
Protected Attributes inherited from tools::rexp< rtausmed, double > | |
| rtausmed & | m_flat |
| double | m_rate |
|
inline |
|
inline |