|
FORM v5.0.0-35-g6318119
|
#include <structs.h>

Data Fields | |
| TABLES | tabl |
| LONG | symminfo |
| LONG | name |
| WORD | commute |
| WORD | complex |
| WORD | number |
| WORD | flags |
| WORD | spec |
| WORD | symmetric |
| WORD | node |
| WORD | namesize |
| WORD | dimension |
| WORD | maxnumargs |
| WORD | minnumargs |
Contains all information about a function. Also used for tables. It is used in the LIST elements of AC.
| TABLES tabl |
| LONG symminfo |
| LONG name |
Location in namebuffer of NAMETREE
Definition at line 490 of file structs.h.
Referenced by StartVariables().
| WORD number |
| WORD spec |
Regular, Tensor, etc. See FunSpecs.
Definition at line 495 of file structs.h.
Referenced by ReadSaveVariables().
| WORD symmetric |
0 if symmetric properties
Definition at line 496 of file structs.h.
Referenced by StartVariables().