Searched defs:lowerBound (Results 1 – 2 of 2) sorted by relevance
84 LinearDistribution(long lowerBound, long frequencyStep, in LinearDistribution()111 LinearDistribution(long lowerBound, long bucketStep, in LinearDistribution()
215 long lowerBound; in getLogDistribution() local