Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dstats.py1548 def lbetai(a, b, x): function
1980 betai = Dispatch((lbetai, (IntType, FloatType)),)
4486 betai = Dispatch((lbetai, (IntType, FloatType)), (abetai, (N.ndarray,)))