Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/atlasrep/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 27.2.2023 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");


[ zur Elbe Produktseite wechseln0.18Quellennavigators  Analyse erneut starten  ]