Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dstats.py1188 T = math.sqrt(tiecorrect(ranked)) # correction factor for tied scores
1293 T = tiecorrect(ranked)
1969 tiecorrect = Dispatch((ltiecorrect, (ListType, TupleType)),) variable
3578 T = math.sqrt(tiecorrect(ranked)) # correction factor for tied scores
3678 T = tiecorrect(ranked)
4467 tiecorrect = Dispatch( variable