OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
Public Member Functions | |
MDependentBehavior (const MDependentBehavior &rhs) | |
MDependentBehavior (double a) | |
virtual double | get (double rand) |
![]() | |
virtual | ~BinomialBehaviorSplitter () |
Private Attributes | |
double | ami_m |
Definition at line 382 of file Distribution.h.
|
inline |
Definition at line 384 of file Distribution.h.
|
inline |
Definition at line 388 of file Distribution.h.
References ami_m.
|
virtual |
Implements Distribution::BinomialBehaviorSplitter.
Definition at line 4716 of file Distribution.cpp.
References ami_m, pow(), and sqrt().
|
private |
Definition at line 393 of file Distribution.h.
Referenced by get(), and MDependentBehavior().