Mescal
Loading...
Searching...
No Matches
orbits Struct Reference

Type used to represent C-orbits of a morphism. More...

#include <monoid_orbits.h>

Public Attributes

morphismoriginal
 The original morphism.
 
subsemi ** orbits
 Array of orbits indexed by the regular J-classes. A cell has the NULL value if the orbit of the corresponding idempotent has not been computed.
 
uint nb_computed
 The number of computed orbits (only those required for tests are computed, this depends on the class C). This is the size of the array.
 
sub_level level
 The computation level used for the orbits.
 

Detailed Description

Type used to represent C-orbits of a morphism.

Remarks
Depending on the class C, it may not be required to compute all orbits. If an orbit is not computed, the corresponding cell in the array is NULL.

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