Searched refs:lbetai (Results 1 – 1 of 1) sorted by relevance
/external/toolchain-utils/cros_utils/ |
D | stats.py | 1548 def lbetai(a, b, x): function 1980 betai = Dispatch((lbetai, (IntType, FloatType)),) 4486 betai = Dispatch((lbetai, (IntType, FloatType)), (abetai, (N.ndarray,)))
|