OPAL (Object Oriented Parallel Accelerator Library)
2024.1
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 310 of file Distribution.h.
|
inline |
Definition at line 312 of file Distribution.h.
|
inline |
Definition at line 316 of file Distribution.h.
References ami_m.
|
virtual |
Implements Distribution::BinomialBehaviorSplitter.
Definition at line 4412 of file Distribution.cpp.
References ami_m, pow(), and sqrt().
|
private |
Definition at line 321 of file Distribution.h.
Referenced by get(), and MDependentBehavior().