FORM 4.3
PeRmUtE Struct Reference

#include <structs.h>

Data Fields

WORD * objects
WORD sign
WORD n
WORD cycle [MAXMATCH]

Detailed Description

The struct PERM is used to generate all permutations when the pattern matcher has to try to match (anti)symmetric functions.

Definition at line 1024 of file structs.h.

Field Documentation

◆ objects

WORD* objects

Definition at line 1025 of file structs.h.

◆ sign

WORD sign

Definition at line 1026 of file structs.h.

◆ n

WORD n

Definition at line 1027 of file structs.h.

◆ cycle

WORD cycle[MAXMATCH]

Definition at line 1028 of file structs.h.


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