Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/fining/examples/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 27.6.2023 mit Größe 398 B image not shown  

Quelle  projgroups_specialprojectivitygroup.g   Sprache: unbekannt

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

#special projectivity group/homography group
ps := ProjectiveSpace(3,16);
SpecialProjectivityGroup(ps);
SpecialHomographyGroup(ps);
ps := ProjectiveSpace(4,81);
SpecialProjectivityGroup(ps);
SpecialHomographyGroup(ps);
ps := ProjectiveSpace(5,3);
SpecialProjectivityGroup(ps);
SpecialHomographyGroup(ps);
ps := ProjectiveSpace(2,2);
SpecialProjectivityGroup(ps);
SpecialHomographyGroup(ps);
quit;


[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-04-29]