Home
last modified time | relevance | path

Searched defs:beta (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/inc/algos/
Dtime_sync.h41 float alpha, beta; member
/device/google/contexthub/firmware/os/algos/
Dtime_sync.c145 float beta = sum_xy / sum_x2; in time_sync_estimate_time1() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Drandom.py490 def gammavariate(self, alpha, beta): argument
615 def betavariate(self, alpha, beta): argument
642 def weibullvariate(self, alpha, beta): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drandom.py488 def gammavariate(self, alpha, beta): argument
613 def betavariate(self, alpha, beta): argument
640 def weibullvariate(self, alpha, beta): argument