class ALEXMATM


Flattened version is here



Public


Readonly Shareds
shared AMat:MAT_POLYM_INTI;
****
shared Relator:ARRAY{WORD};
shared compoN:INT;
**** #of component
shared g2c:ARRAY{INT};
****
shared jPivot:ARRAY{INT};
shared trimC:INT;
**** component of over bridge of deleted relation
shared trimN:INT;
**** number of deleted relation

Writable Shareds
shared AMat:MAT_POLYM_INTI;
****
shared Relator:ARRAY{WORD};
shared compoN:INT;
**** #of component
shared g2c:ARRAY{INT};
****
shared jPivot:ARRAY{INT};
shared trimC:INT;
**** component of over bridge of deleted relation
shared trimN:INT;
**** number of deleted relation

Features
APolyOut(p0:INT)
AlexMat(TCode:TCODE)
AlexPoly(p0:INT, out apoly:POLYM_INTI)
****
MakeMatrix(TCode:TCODE)
**** RLength
WriteMatrix(p0:INT)
printApoly(apoly:POLYM_INTI)
trimMat1(TCode:TCODE)
**** delete a crossing relation

The Sather Home Page