FORM 4.3
TrAcEn Struct Reference

#include <structs.h>

Data Fields

WORD * accu
WORD * accup
WORD * termp
WORD * perm
WORD * inlist
WORD sgn
WORD num
WORD level
WORD factor
WORD allsign

Detailed Description

The struct TRACEN keeps track of the progress during the expansion of a 4-dimensional trace. Each time a term gets generated the expansion tree continues in the next statement. When it returns it has to know where to continue.

Definition at line 773 of file structs.h.

Field Documentation

◆ accu

WORD* accu

Definition at line 774 of file structs.h.

◆ accup

WORD* accup

Definition at line 775 of file structs.h.

◆ termp

WORD* termp

Definition at line 776 of file structs.h.

◆ perm

WORD* perm

Definition at line 777 of file structs.h.

◆ inlist

WORD* inlist

Definition at line 778 of file structs.h.

◆ sgn

WORD sgn

Definition at line 779 of file structs.h.

◆ num

WORD num

Definition at line 779 of file structs.h.

◆ level

WORD level

Definition at line 779 of file structs.h.

◆ factor

WORD factor

Definition at line 779 of file structs.h.

◆ allsign

WORD allsign

Definition at line 779 of file structs.h.


The documentation for this struct was generated from the following file: