Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dstats.py1527 def lgammln(xx): function
1982 gammln = Dispatch((lgammln, (IntType, FloatType)),)
4488 gammln = Dispatch((lgammln, (IntType, FloatType)), (agammln, (N.ndarray,)))