Teem 1.10.0
src/ten/tendSten.c File Reference
#include "ten.h"
#include "privateTen.h"
Include dependency graph for tendSten.c:

Defines

#define INFO   "Calculate structure tensors from a scalar field"

Functions

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

Variables

char * _tend_stenInfoL
unrrduCmd tend_stenCmd = { "sten", INFO, tend_stenMain }

Define Documentation

#define INFO   "Calculate structure tensors from a scalar field"

Function Documentation

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

Variable Documentation

Initial value:
  (INFO
   ".  Not a diffusion tensor, but it is symmetric and positive-definate.")
unrrduCmd tend_stenCmd = { "sten", INFO, tend_stenMain }