#include "ten.h"
#include "privateTen.h"
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 INFO "Normalize tensor size" |
TEND_CMD | ( | norm | , | |
INFO | ||||
) |
int tend_normMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
char* _tend_normInfoL |
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\").")