#include <random-variable.h>
Public Member Functions | |
ZipfVariable (long n, double alpha) | |
ZipfVariable () |
ns3::ZipfVariable::ZipfVariable | ( | long | n, | |
double | alpha | |||
) |
n | the number of possible items | |
alpha | the alpha parameter |
ns3::ZipfVariable::ZipfVariable | ( | ) |
A zipf variable with N=1 and alpha=0