src/nrrd/test/histrad.c File Reference

#include "../nrrd.h"

Include dependency graph for histrad.c:


Defines

#define DIST(x0, y0, x1, y1)   (sqrt((x0-x1)*(x0-x1) + (y0-y1)*(y0-y1)))

Functions

int main (int argc, char *argv[])

Variables

char * histradInfo = ("like unu histax, but for circles")

Define Documentation

#define DIST ( x0,
y0,
x1,
y1   )     (sqrt((x0-x1)*(x0-x1) + (y0-y1)*(y0-y1)))


Function Documentation

int main ( int  argc,
char *  argv[] 
)


Variable Documentation

char* histradInfo = ("like unu histax, but for circles")


Generated on Thu Jan 1 01:07:00 2009 for Teem by  doxygen 1.5.6