src/bin/deconv.c File Reference

#include <stdio.h>
#include <teem/biff.h>
#include <teem/hest.h>
#include <teem/nrrd.h>
#include <teem/gage.h>
#include <teem/ten.h>

Include dependency graph for deconv.c:


Defines

#define SPACING(spc)   (AIR_EXISTS(spc) ? spc: nrrdDefaultSpacing)
#define PROBE_MAT2LIST(l, m)

Functions

int probeParseKind (void *ptr, char *str, char err[AIR_STRLEN_HUGE])
void * probeParseKindDestroy (void *ptr)
int main (int argc, char *argv[])

Variables

hestCB probeKindHestCB
char * deconvInfo = ("Does deconvolution. ")

Define Documentation

#define PROBE_MAT2LIST ( l,
 ) 

Value:

( \
   (l)[1] = (m)[0],          \
   (l)[2] = (m)[3],          \
   (l)[3] = (m)[6],          \
   (l)[4] = (m)[4],          \
   (l)[5] = (m)[7],          \
   (l)[6] = (m)[8] )

#define SPACING ( spc   )     (AIR_EXISTS(spc) ? spc: nrrdDefaultSpacing)


Function Documentation

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

int probeParseKind ( void *  ptr,
char *  str,
char  err[AIR_STRLEN_HUGE] 
)

void* probeParseKindDestroy ( void *  ptr  ) 


Variable Documentation

char* deconvInfo = ("Does deconvolution. ")

Initial value:


Generated on Sat May 9 03:55:10 2009 for Teem by  doxygen 1.5.9