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

Defines

#define CONVO   "convo"

Functions

int convoFunc (Nrrd *nout, Nrrd *_nimg, Nrrd *_nmask, int renorm, int crop)
int main (int argc, char *argv[])

Variables

char * convoInfo = ("Good for convolution of two 2-D nrrd, and nothing else.")

Define Documentation

#define CONVO   "convo"

Function Documentation

int convoFunc ( Nrrd nout,
Nrrd _nimg,
Nrrd _nmask,
int  renorm,
int  crop 
)
int main ( int  argc,
char *  argv[] 
)

Variable Documentation

char* convoInfo = ("Good for convolution of two 2-D nrrd, and nothing else.")