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

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 Documentation

#define INFO   "Modify shape by clamping eigenvalues in some range"

Function Documentation

TEND_CMD ( evalclamp  ,
INFO   
)
int tend_evalclampMain ( 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.")