src/ten/tendExpand.c File Reference

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

Include dependency graph for tendExpand.c:


Defines

#define INFO   "Converts a 7-value DT volume to a 9-value DT volume"

Functions

int tend_expandMain (int argc, char **argv, char *me, hestParm *hparm)
 TEND_CMD (expand, INFO)

Variables

char * _tend_expandInfoL

Define Documentation

#define INFO   "Converts a 7-value DT volume to a 9-value DT volume"


Function Documentation

TEND_CMD ( expand  ,
INFO   
)

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


Variable Documentation

Initial value:

  (INFO
   ". The 7-value tensor is confidence value followed by the unique "
   "tensor components (Dxx, Dxy, Dxz, Dyy, Dyz, Dzz).  The 9-value tensor "
   "is the full matrix (Dxx, Dxy, Dxz, Dxy, Dyy, Dyz, Dxz, Dyz, Dzz), "
   "which is set to all zeros when the confidence is below the given "
   "threshold.")


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