#include "ten.h"
#include "privateTen.h"
Defines | |
#define | INFO "Modify shape by adding a constant to all eigenvalues" |
Functions | |
int | tend_evaladdMain (int argc, char **argv, char *me, hestParm *hparm) |
TEND_CMD (evaladd, INFO) | |
Variables | |
char * | _tend_evaladdInfoL |
#define INFO "Modify shape by adding a constant to all eigenvalues" |
TEND_CMD | ( | evaladd | , | |
INFO | ||||
) |
int tend_evaladdMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
char* _tend_evaladdInfoL |
Initial value:
(INFO ". The orientation of the tensor is unchanged. Note that unlike " "\"tend anscale\", this operation can completely change the shape " "of the tensor.")