#include <stdio.h>#include <math.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>Include dependency graph for gamma.c:

Go to the source code of this file.
Defines | |
| #define | GAMMA_FN "gamma.dat" |
Functions | |
| unsigned short | float_to_fp (unsigned char *fp, float val) |
| int | main () |
| unsigned short float_to_fp | ( | unsigned char * | fp, | |
| float | val | |||
| ) | [inline] |
| int main | ( | ) |
1.5.1