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

Quelle  apps.gd   Sprache: unbekannt

 
Quellsprache: Binärcode.gd aufgebrochen in jeweils 16 ZeichenUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

##############################################################################
##
#W  apps.gd                    GAP4 package `XMod'               Chris Wensley
##
#Y  Copyright (C) 2001-2020, Chris Wensley et al,  

##############################################################################
##
#O  LoopClasses( <X0> )
#O  LoopsXMod( <X0>, <a> )
#O  AllLoopsXMod( <X0> ) 
##  
DeclareOperation( "LoopClasses", [ IsPreXMod ] );
DeclareOperation( "LoopClass", [ IsPreXMod, IsObject ] );
DeclareOperation( "LoopClassOld", [ IsPreXMod, IsObject ] );
DeclareOperation( "LoopClassesNew", [ IsPreXMod ] );
DeclareOperation( "LoopClassRepresentatives", [ IsPreXMod ] );
DeclareOperation( "LoopsXMod", [ IsPreXMod, IsObject ] );
DeclareOperation( "AllLoopsXMod", [ IsPreXMod ] );

[ zur Elbe Produktseite wechseln0.87Quellennavigators  ]