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

Quelle  highlySymmetricSurfaces.gd   Sprache: unbekannt

 
################################################################################
##
##  simpcomp / generate.gd
##
##  Generate simplicial complexes or construct them using existing
##  complexes.
##
##  $Id$
##
################################################################################

## GAPDoc include
## <#GAPDoc Label="highlysymmetricsurfaces">
##
## <#Include Label="SCChiralMap"/>
## <#Include Label="SCChiralMaps"/>
## <#Include Label="SCChiralTori"/>
## <#Include Label="SCNrChiralTori"/>
## <#Include Label="SCNrRegularTorus"/>
## <#Include Label="SCRegularMap"/>
## <#Include Label="SCRegularMaps"/>
## <#Include Label="SCRegularTorus"/>
## <#Include Label="SCSeriesSymmetricTorus"/>
## 
##
## <#/GAPDoc>

DeclareGlobalFunction("SCChiralMap");
DeclareGlobalFunction("SCChiralMaps");
DeclareGlobalFunction("SCChiralTori");
DeclareGlobalFunction("SCNrChiralTori");
DeclareGlobalFunction("SCNrRegularTorus");
DeclareGlobalFunction("SCRegularMap");
DeclareGlobalFunction("SCRegularMaps");
DeclareGlobalFunction("SCRegularTorus");
DeclareGlobalFunction("SCSeriesSymmetricTorus");


[ Dauer der Verarbeitung: 0.23 Sekunden  (vorverarbeitet)  ]