Searched defs:Exponential (Results 1 – 2 of 2) sorted by relevance
26 class Exponential(Distribution): class
335 TEST_F(RandomDistributionsTest, Exponential) { in TEST_F() argument