#include "ten.h"#include "privateTen.h"

Defines | |
| #define | INFO "Modify shape by clamping eigenvalues in some range" |
Functions | |
| int | tend_evalclampMain (int argc, char **argv, char *me, hestParm *hparm) |
| TEND_CMD (evalclamp, INFO) | |
Variables | |
| char * | _tend_evalclampInfoL |
| #define INFO "Modify shape by clamping eigenvalues in some range" |
| TEND_CMD | ( | evalclamp | , | |
| INFO | ||||
| ) |
| int tend_evalclampMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _tend_evalclampInfoL |
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.")
1.5.6