Searched defs:zipf_state (Results 1 – 1 of 1) sorted by relevance
7 struct zipf_state { struct18 void zipf_init(struct zipf_state *zs, unsigned long nranges, double theta, unsigned int seed); argument