|
Tor 0.4.9.3-alpha-dev
|
lib/math: Floating-point math utilities.
More...Files | |
| fp.c | |
| Basic floating-point compatibility and convenience code. | |
| fp.h | |
| Header for fp.c. | |
| laplace.c | |
| Implements a Laplace distribution, used for adding noise to things. | |
| laplace.h | |
| Header for laplace.c. | |
| prob_distr.c | |
| Implements various probability distributions. Almost all code is courtesy of Riastradh. | |
| prob_distr.h | |
| Header for prob_distr.c. | |
| stats.h | |
| Header for stats.c. | |
lib/math: Floating-point math utilities.
This module includes a bunch of floating-point compatibility code, and implementations for several probability distributions.