Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dstats.py1341 def lchisqprob(chisq, df): function
1975 chisqprob = Dispatch((lchisqprob, (IntType, FloatType)),)
4481 (lchisqprob, (IntType, FloatType)), (achisqprob, (N.ndarray,)))