Searched refs:lhistogram (Results 1 – 1 of 1) sorted by relevance
/external/toolchain-utils/cros_utils/ |
D | stats.py | 511 def lhistogram(inlist, numbins=10, defaultreallimits=None, printextras=0): function 1934 histogram = Dispatch((lhistogram, (ListType, TupleType)),) 4412 (lhistogram, (ListType, TupleType)), (ahistogram, (N.ndarray,)))
|