Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Pareto Class Reference

#include <rng.h>

Inheritance diagram for Pareto:

Random List of all members.

Public Member Functions

 Pareto ()
 Pareto (Random_t m)
 Pareto (Random_t m, Random_t s)
 Pareto (Random_t m, Random_t s, Random_t b)
 Pareto (const Pareto &c)
virtual Random_t Value ()
virtual RandomCopy () const

Private Attributes

Random_t m_mean
Random_t m_shape
Random_t m_bound

Constructor & Destructor Documentation

Pareto::Pareto  )  [inline]
 

Pareto::Pareto Random_t  m  )  [inline, explicit]
 

Pareto::Pareto Random_t  m,
Random_t  s
[inline]
 

Pareto::Pareto Random_t  m,
Random_t  s,
Random_t  b
[inline]
 

Pareto::Pareto const Pareto c  )  [inline]
 


Member Function Documentation

Random * Pareto::Copy  )  const [virtual]
 

Reimplemented from Random.

Random_t Pareto::Value  )  [virtual]
 

Reimplemented from Random.


Member Data Documentation

Random_t Pareto::m_bound [private]
 

Random_t Pareto::m_mean [private]
 

Random_t Pareto::m_shape [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Aug 27 16:17:31 2008 for Georgia Tech Network Simulator (GTNetS) by  doxygen 1.3.9.1