Searched defs:Exponential (Results 1 – 4 of 4) sorted by relevance
56 static std::unique_ptr<Buckets> Exponential(double scale, in Exponential() function
112 std::unique_ptr<Buckets> Buckets::Exponential(double scale, in Exponential() function in tensorflow::monitoring::Buckets
81 double Random::Exponential(double lambda) { in Exponential() function in webrtc::Random
41 class Exponential(gamma.Gamma): class