Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/fga/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 4.3.2023 mit Größe 1 kB image not shown  

Quelle  Intsect.gd   Sprache: unbekannt

 
#############################################################################
##  
#W Intsect.gd                  FGA package                  Christian Sievers
##
## The declaration file for the computation of intersections of free groups
##
#Y 2003 - 2012
##


## These are all helper functions:

#############################################################################
##
#F  FGA_StateTable( <table>, <i>, <j> )
##
DeclareGlobalFunction( "FGA_StateTable" );

#############################################################################
##
#F  FGA_TrySetRepTable( <t>, <i>, <j>, <r>, <g> )
##
DeclareGlobalFunction( "FGA_TrySetRepTable" );

#############################################################################
##
#F  FGA_GetNr ( <state>, <statelist> )
##
DeclareGlobalFunction( "FGA_GetNr" );

#############################################################################
##
#F  FGA_FindRepInIntersection ( <A1>, <t1>, <A2>, <t2> )
##
DeclareGlobalFunction( "FGA_FindRepInIntersection" );


#############################################################################
##
#E

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]