Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/deepthought/gap/   (Apache Software Stiftung Version 11.0©)  Datei vom 20.5.2025 mit Größe 384 B 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 );

[ zur Elbe Produktseite wechseln0.15Quellennavigators  Analyse erneut starten  ]