MeatAxe  2.4
Perm_t Class Reference

A Permutation. More...

#include <meataxe.h>

Data Fields

unsigned long Magic
 Used internally.
 
int Degree
 Degree of the permutation.
 
long * Data
 Images of 0,1,2,...
 

Detailed Description

A Permutation.

Internally, a permutation is represented as an array of long integers containing the images of 0,1,...,n-1. Theoretically, the maximum degree is the largest number that can be stored in a long integer. However, the MeatAxe file format is restricted to 32-bit integers, and thus the largest possible degree is 2^32.


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

MeatAxe 2.4 documentation, generated on Mon Jun 7 2021 11:42:24