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 143 B image not shown  

Quelle  projgroups_underlyingmatrix.g   Sprache: unbekannt

 
#underluing matrix of a collineation.
g:=CollineationGroup( ProjectiveSpace(3,3));
x:=Random(g);;
MatrixOfCollineation(x);
Unpack(last);
quit;

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]