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

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 Documentation

#define INFO   "Modify shape by adding a constant to all eigenvalues"

Function Documentation

TEND_CMD ( evaladd  ,
INFO   
)
int tend_evaladdMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

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.")