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