FORM v5.0.0-35-g6318119
Data Fields
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 1056 of file structs.h.

Field Documentation

◆ objects

WORD* objects

Definition at line 1057 of file structs.h.

◆ sign

WORD sign

Definition at line 1058 of file structs.h.

◆ n

WORD n

Definition at line 1059 of file structs.h.

◆ cycle

WORD cycle[MAXMATCH]

Definition at line 1060 of file structs.h.


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