blob: f20d7092b3a901918bc04b679fa28a465c305e3c (
plain)
1
2
3
4
5
6
7
8
|
/**
@dir /lib/math
@brief lib/math: Floating-point math utilities.
This module includes a bunch of floating-point compatibility code, and
implementations for several probability distributions.
**/
|