OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
Distribution::MDependentBehavior Class Reference
Inheritance diagram for Distribution::MDependentBehavior:
Collaboration diagram for Distribution::MDependentBehavior:

Public Member Functions

 MDependentBehavior (const MDependentBehavior &rhs)
 MDependentBehavior (double a)
virtual double get (double rand)

Private Attributes

double ami_m

Detailed Description

Definition at line 310 of file Distribution.h.

Constructor & Destructor Documentation

◆ MDependentBehavior() [1/2]

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

Definition at line 312 of file Distribution.h.

References ami_m, and MDependentBehavior().

Referenced by MDependentBehavior().

Here is the call graph for this function:

◆ MDependentBehavior() [2/2]

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

Definition at line 316 of file Distribution.h.

References a, and ami_m.

Member Function Documentation

◆ get()

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

Implements Distribution::BinomialBehaviorSplitter.

Definition at line 4412 of file Distribution.cpp.

References ami_m.

Member Data Documentation

◆ ami_m

double Distribution::MDependentBehavior::ami_m
private

Definition at line 321 of file Distribution.h.

Referenced by get(), MDependentBehavior(), and MDependentBehavior().


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