Home
last modified time | relevance | path

Searched refs:lmoment (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/cros_utils/
Dstats.py388 def lmoment(inlist, moment=1): function
1924 moment = Dispatch((lmoment, (ListType, TupleType)),)
4384 moment = Dispatch((lmoment, (ListType, TupleType)), (amoment, (N.ndarray,)))