OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Private Attributes | List of all members
Distribution::MDependentBehavior Class Reference
Inheritance diagram for Distribution::MDependentBehavior:
Inheritance graph
[legend]
Collaboration diagram for Distribution::MDependentBehavior:
Collaboration graph
[legend]

Public Member Functions

 MDependentBehavior (const MDependentBehavior &rhs)
 
 MDependentBehavior (double a)
 
virtual double get (double rand)
 
- Public Member Functions inherited from Distribution::BinomialBehaviorSplitter
virtual ~BinomialBehaviorSplitter ()
 

Private Attributes

double ami_m
 

Detailed Description

Definition at line 382 of file Distribution.h.

Constructor & Destructor Documentation

Distribution::MDependentBehavior::MDependentBehavior ( const MDependentBehavior rhs)
inline

Definition at line 384 of file Distribution.h.

Distribution::MDependentBehavior::MDependentBehavior ( double  a)
inline

Definition at line 388 of file Distribution.h.

References ami_m.

Member Function Documentation

double Distribution::MDependentBehavior::get ( double  rand)
virtual

Implements Distribution::BinomialBehaviorSplitter.

Definition at line 4716 of file Distribution.cpp.

References ami_m, pow(), and sqrt().

Here is the call graph for this function:

Member Data Documentation

double Distribution::MDependentBehavior::ami_m
private

Definition at line 393 of file Distribution.h.

Referenced by get(), and MDependentBehavior().


The documentation for this class was generated from the following files: