Searched defs:Zipf (Results 1 – 2 of 2) sorted by relevance
352 struct Zipf { struct354 T operator()(T) const { in operator ()()450 std::string Name(Random<T, Zipf>*) { in Name() argument
413 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument