#include <math.h>#include "../nrrd.h"

Functions | |
| double | rho (double r) |
| double | genvolFunc (double x, double y, double z) |
| int | main (int argc, char *argv[]) |
Variables | |
| char * | genvolInfo |
| double genvolFunc | ( | double | x, | |
| double | y, | |||
| double | z | |||
| ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| double rho | ( | double | r | ) |
| char* genvolInfo |
Initial value:
("generates test volumes. Not very flexible as long as " "the \"funk\" library doesn't exist")
1.5.6