Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/homalg/doc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 10.0.2024 mit Größe 11 kB image not shown  

Quelle  DTObj.gd   Sprache: unbekannt

 
DeclareCategory( "IsDTObj", IsFromTheLeftCollectorRep);
BindGlobal( "DTObjFamily", NewFamily("DTObjFamily") );
BindGlobal( "DTObjType", NewType(DTObjFamily, IsDTObj and IsPositionalObjectRep and IsMutable) );

# introduce new indices for collectors which are DTObj: 
BindGlobal( "PC_DTPPolynomials",  31 );
BindGlobal( "PC_DTPOrders",      32 );
BindGlobal( "PC_DTPConfluent",   33 );

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]