FORM 4.3
TrAcEs Struct Reference

#include <structs.h>

Data Fields

WORD * accu
WORD * accup
WORD * termp
WORD * perm
WORD * inlist
WORD * nt3
WORD * nt4
WORD * j3
WORD * j4
WORD * e3
WORD * e4
WORD * eers
WORD * mepf
WORD * mdel
WORD * pepf
WORD * pdel
WORD sgn
WORD stap
WORD step1
WORD kstep
WORD mdum
WORD gamm
WORD ad
WORD a3
WORD a4
WORD lc3
WORD lc4
WORD sign1
WORD sign2
WORD gamma5
WORD num
WORD level
WORD factor
WORD allsign
WORD finalstep

Detailed Description

The struct TRACES 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. The 4-dimensional traces are more complicated than the n-dimensional traces (see TRACEN) because of the extra tricks that can be used. They are responsible for the shorter final expressions.

Definition at line 740 of file structs.h.

Field Documentation

◆ accu

WORD* accu

Definition at line 741 of file structs.h.

◆ accup

WORD* accup

Definition at line 742 of file structs.h.

◆ termp

WORD* termp

Definition at line 743 of file structs.h.

◆ perm

WORD* perm

Definition at line 744 of file structs.h.

◆ inlist

WORD* inlist

Definition at line 745 of file structs.h.

◆ nt3

WORD* nt3

Definition at line 746 of file structs.h.

◆ nt4

WORD* nt4

Definition at line 747 of file structs.h.

◆ j3

WORD* j3

Definition at line 748 of file structs.h.

◆ j4

WORD* j4

Definition at line 749 of file structs.h.

◆ e3

WORD* e3

Definition at line 750 of file structs.h.

◆ e4

WORD* e4

Definition at line 751 of file structs.h.

◆ eers

WORD* eers

Definition at line 752 of file structs.h.

◆ mepf

WORD* mepf

Definition at line 753 of file structs.h.

◆ mdel

WORD* mdel

Definition at line 754 of file structs.h.

◆ pepf

WORD* pepf

Definition at line 755 of file structs.h.

◆ pdel

WORD* pdel

Definition at line 756 of file structs.h.

◆ sgn

WORD sgn

Definition at line 757 of file structs.h.

◆ stap

WORD stap

Definition at line 758 of file structs.h.

◆ step1

WORD step1

Definition at line 759 of file structs.h.

◆ kstep

WORD kstep

Definition at line 759 of file structs.h.

◆ mdum

WORD mdum

Definition at line 759 of file structs.h.

◆ gamm

WORD gamm

Definition at line 760 of file structs.h.

◆ ad

WORD ad

Definition at line 760 of file structs.h.

◆ a3

WORD a3

Definition at line 760 of file structs.h.

◆ a4

WORD a4

Definition at line 760 of file structs.h.

◆ lc3

WORD lc3

Definition at line 760 of file structs.h.

◆ lc4

WORD lc4

Definition at line 760 of file structs.h.

◆ sign1

WORD sign1

Definition at line 761 of file structs.h.

◆ sign2

WORD sign2

Definition at line 761 of file structs.h.

◆ gamma5

WORD gamma5

Definition at line 761 of file structs.h.

◆ num

WORD num

Definition at line 761 of file structs.h.

◆ level

WORD level

Definition at line 761 of file structs.h.

◆ factor

WORD factor

Definition at line 761 of file structs.h.

◆ allsign

WORD allsign

Definition at line 761 of file structs.h.

◆ finalstep

WORD finalstep

Definition at line 762 of file structs.h.


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