Teem 1.10.0
src/nrrd/test/genvol.c File Reference
#include <math.h>
#include "../nrrd.h"
Include dependency graph for genvol.c:

Functions

double rho (double r)
double genvolFunc (double x, double y, double z)
int main (int argc, char *argv[])

Variables

char * genvolInfo

Function Documentation

double genvolFunc ( double  x,
double  y,
double  z 
)
int main ( int  argc,
char *  argv[] 
)
double rho ( double  r)

Variable Documentation

char* genvolInfo
Initial value:
 ("generates test volumes.  Not very flexible as long as "
                    "the \"funk\" library doesn't exist")