src/ten/tendSatin.c File Reference

#include "ten.h"
#include "privateTen.h"

Include dependency graph for tendSatin.c:


Defines

#define INFO   "Generate a pretty synthetic DT volume"

Functions

void tend_satinSphereEigen (float *eval, float *evec, float x, float y, float z, float parm, float mina, float maxa, float thick, float bnd, float evsc)
void tend_satinTorusEigen (float *eval, float *evec, float x, float y, float z, float parm, float mina, float maxa, float thick, float bnd, float evsc)
int tend_satinGen (Nrrd *nout, float parm, float mina, float maxa, int wsize, float thick, float bnd, float bndRm, float evsc, int torus)
int tend_satinMain (int argc, char **argv, char *me, hestParm *hparm)

Variables

char * _tend_satinInfoL
unrrduCmd tend_satinCmd = { "satin", INFO, tend_satinMain }

Define Documentation

#define INFO   "Generate a pretty synthetic DT volume"


Function Documentation

int tend_satinGen ( Nrrd nout,
float  parm,
float  mina,
float  maxa,
int  wsize,
float  thick,
float  bnd,
float  bndRm,
float  evsc,
int  torus 
)

int tend_satinMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

void tend_satinSphereEigen ( float *  eval,
float *  evec,
float  x,
float  y,
float  z,
float  parm,
float  mina,
float  maxa,
float  thick,
float  bnd,
float  evsc 
)

void tend_satinTorusEigen ( float *  eval,
float *  evec,
float  x,
float  y,
float  z,
float  parm,
float  mina,
float  maxa,
float  thick,
float  bnd,
float  evsc 
)


Variable Documentation

Initial value:

  (INFO
   ".  The surface of a sphere or torus is covered with either linear or "
   "planar anisotropic tensors, or somewhere in between.")

unrrduCmd tend_satinCmd = { "satin", INFO, tend_satinMain }


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