NS-3
ns3::IntEmpiricalVariable Class Reference

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:
Collaboration diagram for ns3::IntEmpiricalVariable:

List of all members.


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.


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