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

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 CONVO "convo" |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| char* convoInfo = ("Good for convolution of two 2-D nrrd, and nothing else.") |
1.5.6