Lines Matching full:bucket
100 …on a sequence of buckets and gives a count of values that fall into each bucket. The boundaries of…
102 …bucket specified in bucket_options. The sum of the values in bucketCounts must equal the value in …
105 …bucket boundaries used to create a histogram for the distribution. The buckets can be in a linear …
106 …. Each bucket represents a constant relative uncertainty on a specific value in the bucket.There a…
111 …bucket represents a constant absolute uncertainty on the specific value in the bucket.There are nu…
114 "offset": 3.14, # Lower bound of the first bucket.
116 … buckets with arbitrary widths.There are size(bounds) + 1 (= N) buckets. Bucket i has the followin…
144 …on a sequence of buckets and gives a count of values that fall into each bucket. The boundaries of…
146 …bucket specified in bucket_options. The sum of the values in bucketCounts must equal the value in …
149 …bucket boundaries used to create a histogram for the distribution. The buckets can be in a linear …
150 …. Each bucket represents a constant relative uncertainty on a specific value in the bucket.There a…
155 …bucket represents a constant absolute uncertainty on the specific value in the bucket.There are nu…
158 "offset": 3.14, # Lower bound of the first bucket.
160 … buckets with arbitrary widths.There are size(bounds) + 1 (= N) buckets. Bucket i has the followin…