Definition at line 178 of file randd.
◆ rpoissd() [1/2]
tools::rpoissd::rpoissd |
( |
double |
a_mean = 1 | ) |
|
|
inline |
◆ ~rpoissd()
virtual tools::rpoissd::~rpoissd |
( |
| ) |
|
|
inlinevirtual |
◆ rpoissd() [2/2]
tools::rpoissd::rpoissd |
( |
const rpoissd & |
a_from | ) |
|
|
inline |
◆ cast()
virtual void* tools::rpoissd::cast |
( |
const std::string & |
a_class | ) |
const |
|
inlinevirtual |
Implements tools::irandd.
Definition at line 183 of file randd.
184 if(
void* p = cmp_cast<rpoissd>(
this,a_class))
return p;
◆ operator=()
◆ shoot()
uint64 tools::rpoissd::shoot |
( |
| ) |
const |
|
inline |
◆ shootd()
virtual double tools::rpoissd::shootd |
( |
| ) |
const |
|
inlinevirtual |
◆ m_flat
The documentation for this class was generated from the following file:
- /Users/barrand/private/dev/softinex/g4tools/g4tools/tools/randd