Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/yangbaxter/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 14.6.2025 mit Größe 430 B image not shown  

Quelle  linear.gd   Sprache: unbekannt

 
DeclareCategory("IsLinearCycleSet", IsAttributeStoringRep);

### To create/recognize braces 
DeclareOperation("LinearCycleSet", [IsList, IsMatrix]);
DeclareOperation("SmallLinearCycleSet", [IsInt, IsInt]);
DeclareOperation("IsLinearCycleSetImplemented", [IsInt]);

DeclareAttribute("UnderlyingGroup", IsLinearCycleSet);
DeclareAttribute("UnderlyingCycleSet", IsLinearCycleSet);

DeclareGlobalFunction("NrSmallLinearCycleSets");



[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]