OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
Distribution::MDependentBehavior Class Reference
Inheritance diagram for Distribution::MDependentBehavior:
Inheritance graph
Collaboration diagram for Distribution::MDependentBehavior:
Collaboration graph

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 174 of file Distribution.h.

Constructor & Destructor Documentation

◆ MDependentBehavior() [1/2]

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

Definition at line 176 of file Distribution.h.

◆ MDependentBehavior() [2/2]

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

Definition at line 178 of file Distribution.h.

References ami_m.

Member Function Documentation

◆ get()

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

Member Data Documentation

◆ ami_m

double Distribution::MDependentBehavior::ami_m
private

Definition at line 183 of file Distribution.h.

Referenced by MDependentBehavior().


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