Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dstats.py1014 def lttest_1samp(a, popmean, printit=0, name='Sample', writemode='a'): function
1962 ttest_1samp = Dispatch((lttest_1samp, (ListType, TupleType)),)
4456 (lttest_1samp, (ListType, TupleType)), (attest_1samp, (N.ndarray,)))