FORM  4.1
Functions
symmetr.c File Reference
#include "form3.h"

Go to the source code of this file.

Functions

WORD MatchE (PHEAD WORD *pattern, WORD *fun, WORD *inter, WORD par)
 
WORD Permute (PERM *perm, WORD first)
 
WORD Distribute (DISTRIBUTE *d, WORD first)
 
int MatchCy (PHEAD WORD *pattern, WORD *fun, WORD *inter, WORD par)
 
int FunMatchCy (PHEAD WORD *pattern, WORD *fun, WORD *inter, WORD par)
 
int FunMatchSy (PHEAD WORD *pattern, WORD *fun, WORD *inter, WORD par)
 
int MatchArgument (PHEAD WORD *arg, WORD *pat)
 

Detailed Description

The routines that deal with the pattern matching of functions with symmetric properties.

Definition in file symmetr.c.