src/nrrd/superset.c File Reference

#include "nrrd.h"
#include "privateNrrd.h"

Include dependency graph for superset.c:


Functions

int nrrdSplice (Nrrd *nout, const Nrrd *nin, const Nrrd *nslice, unsigned int axis, size_t pos)
int nrrdInset (Nrrd *nout, const Nrrd *nin, const Nrrd *nsub, const size_t *min)
int nrrdPad_va (Nrrd *nout, const Nrrd *nin, const ptrdiff_t *min, const ptrdiff_t *max, int boundary,...)
int nrrdPad_nva (Nrrd *nout, const Nrrd *nin, const ptrdiff_t *min, const ptrdiff_t *max, int boundary, double padValue)
int nrrdSimplePad_va (Nrrd *nout, const Nrrd *nin, unsigned int pad, int boundary,...)
int nrrdSimplePad_nva (Nrrd *nout, const Nrrd *nin, unsigned int pad, int boundary, double padValue)

Function Documentation

int nrrdInset ( Nrrd nout,
const Nrrd nin,
const Nrrd nsub,
const size_t *  min 
)

int nrrdPad_nva ( Nrrd nout,
const Nrrd nin,
const ptrdiff_t *  min,
const ptrdiff_t *  max,
int  boundary,
double  padValue 
)

int nrrdPad_va ( Nrrd nout,
const Nrrd nin,
const ptrdiff_t *  min,
const ptrdiff_t *  max,
int  boundary,
  ... 
)

int nrrdSimplePad_nva ( Nrrd nout,
const Nrrd nin,
unsigned int  pad,
int  boundary,
double  padValue 
)

int nrrdSimplePad_va ( Nrrd nout,
const Nrrd nin,
unsigned int  pad,
int  boundary,
  ... 
)

int nrrdSplice ( Nrrd nout,
const Nrrd nin,
const Nrrd nslice,
unsigned int  axis,
size_t  pos 
)


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