public class ZipfDistr extends Object implements ContinuousDistribution
public ZipfDistr(long seed,
double shape,
int population)
seed - the seedshape - the shapepopulation - the populationpublic ZipfDistr(double shape,
int population)
shape - the shapepopulation - the populationpublic double sample()
sample in interface ContinuousDistributionCopyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.