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

Quelle  cps_elements.include   Sprache: unbekannt

 
gap> ps := HermitianPolarSpace(8,13^2);
H(8, 13^2)
gap> planes := ElementsOfIncidenceStructure(ps,3);
<planes of H(8, 13^2)>
gap> solids := ElementsOfIncidenceStructure(ps,4);
<solids of H(8, 13^2)>
gap> ElementsOfIncidenceStructure(ps,5);
Error, <geo> has no elements of type <j> called from
<function "unknown">( <arguments> )
 called from read-eval loop at line 11 of *stdin*
you can 'quit;' to quit to outer loop, or
you can 'return;' to continue
brk> quit;

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]