#include "ten.h"
#include "privateTen.h"
Defines | |
#define | INFO "Calculates exp() of the tensor" |
Functions | |
int | tend_expMain (int argc, char **argv, char *me, hestParm *hparm) |
TEND_CMD (exp, INFO) | |
Variables | |
char * | _tend_expInfoL |
#define INFO "Calculates exp() of the tensor" |
TEND_CMD | ( | exp | , | |
INFO | ||||
) |
int tend_expMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
char* _tend_expInfoL |
Initial value:
(INFO ", which is based on exp() of the eigenvalues.")