ns3::IntEmpiricalVariable Class Reference
[Random Variable Distributions]

Integer-based empirical distributionDefines an empirical distribution where all values are integers. Indentical to EmpiricalVariable, except that the inverse transform sampling interpolation described in the EmpiricalVariable documentation is modified to only return integers. More...

#include <random-variable.h>

Inheritance diagram for ns3::IntEmpiricalVariable:
Inheritance graph
[legend]
Collaboration diagram for ns3::IntEmpiricalVariable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IntEmpiricalVariable ()

Detailed Description

Integer-based empirical distribution

Defines an empirical distribution where all values are integers. Indentical to EmpiricalVariable, except that the inverse transform sampling interpolation described in the EmpiricalVariable documentation is modified to only return integers.

Definition at line 573 of file random-variable.h.


Constructor & Destructor Documentation

ns3::IntEmpiricalVariable::IntEmpiricalVariable (  ) 

Definition at line 1324 of file random-variable.cc.


The documentation for this class was generated from the following files:
Generated on Thu Dec 3 14:10:31 2009 for NS-3 by  doxygen 1.6.3