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

Defines

#define INFO   "Normalize tensor size"

Functions

int tend_normMain (int argc, char **argv, char *me, hestParm *hparm)
 TEND_CMD (norm, INFO)

Variables

char * _tend_normInfoL

Define Documentation

#define INFO   "Normalize tensor size"

Function Documentation

TEND_CMD ( norm  ,
INFO   
)
int tend_normMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

Initial value:
  (INFO
   ". This operates on the eigenvalues of the tensor, and allows "
   "normalizing some user-defined weighting (\"-w\") of the eigenvalues by "
   "some user-defined amount (\"-a\").")