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

Quelle  rootsys.gd   Sprache: unbekannt

 
Spracherkennung für: .gd vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

################################################################################
##
#W  rootsys.gd         Some additional functionality for          Sergei Haller
##                               Root Systems
##
#Y  Copyright (C) 2000-2004, Sergei Haller
#Y  Arbeitsgruppe Algebra, Justus-Liebig-Universitaet Giessen
##

############################################################################
##
#A  PositiveRootsFC( <R> )
#A  NegativeRootsFC( <R> )
##
##  The list of positive resp. negative roots of the root system <R>
##  represented   by   coefficients   of   linear  combinations   of
##  fundamental roots SimpleSystem( <R> ).
##
DeclareAttribute( "PositiveRootsFC", IsRootSystem );
DeclareAttribute( "NegativeRootsFC", IsRootSystem );

[ Dauer der Verarbeitung: 0.31 Sekunden  ]