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 153 B
Quelle projgroups_underlyingmatrix2.g Sprache: unbekannt
#underluing matrix of a collineation.
g:=CorrelationCollineationGroup( ProjectiveSpace(4,9));
x:=Random(g);;
MatrixOfCorrelation(x);
Unpack(last);
quit;
[ Dauer der Verarbeitung: 0.15 Sekunden (vorverarbeitet)
]
2026-03-28