OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
|
Public Member Functions | |
MDependentBehavior (const MDependentBehavior &rhs) | |
MDependentBehavior (double a) | |
virtual double | get (double rand) |
Public Member Functions inherited from Distribution::BinomialBehaviorSplitter | |
virtual | ~BinomialBehaviorSplitter () |
virtual double | get (double rand)=0 |
Private Attributes | |
double | ami_m |
Definition at line 310 of file Distribution.h.
|
inline |
Definition at line 312 of file Distribution.h.
|
inline |
Definition at line 316 of file Distribution.h.
|
virtual |
Implements Distribution::BinomialBehaviorSplitter.
Definition at line 4410 of file Distribution.cpp.
References ami_m, pow(), and sqrt().
|
private |
Definition at line 321 of file Distribution.h.
Referenced by get(), and MDependentBehavior().