class ALEXMAT_TWIST_FP




Public


Readonly Shareds
shared AMat:MT; .. Included as AMat
shared Relator:ARRAY{WORD}; .. Included as Relator
****
shared compoN:INT; .. Included as compoN
**** #of component
shared g2c:ARRAY{INT}; .. Included as g2c
**** map: generator to comploent
shared jPivot:ARRAY{INT}; .. Included as jPivot
****
shared num_gen:INT; .. Included as num_gen
**** number of generatrs
shared rep_deg:INT; .. Included as rep_deg
**** degree of representation matrix
shared trimC:INT; .. Included as trimC
**** component of over bridge of deleted relation
shared trimN:INT; .. Included as trimN
**** number of free generators

Writable Shareds
shared AMat:MT; .. Included as AMat
shared Relator:ARRAY{WORD}; .. Included as Relator
****
shared compoN:INT; .. Included as compoN
**** #of component
shared g2c:ARRAY{INT}; .. Included as g2c
**** map: generator to comploent
shared jPivot:ARRAY{INT}; .. Included as jPivot
****
shared num_gen:INT; .. Included as num_gen
**** number of generatrs
shared rep_deg:INT; .. Included as rep_deg
**** degree of representation matrix
shared trimC:INT; .. Included as trimC
**** component of over bridge of deleted relation
shared trimN:INT; .. Included as trimN
**** number of free generators

Features
APolyOut(p0:INT) .. Included as APolyOut
AlexMat(TCode:TCODE, Rep:ARRAY{MT},RepR:ARRAY{MT}) .. Included as AlexMat
**** Rep/RepR: Representation / reverse Rep[i] : image of generator x_i. Rep[0] : not used.
AlexPoly(p0:INT, out apoly:ET) .. Included as AlexPoly
MakeMatrix(TCode:TCODE,Rep:ARRAY{MT},RepR:ARRAY{MT}) .. Included as MakeMatrix
**** RLength
MatReduction:INT
WriteMatrix(p0:INT) .. Included as WriteMatrix
printApoly(apoly:ET) .. Included as printApoly
trimMat1(TCode:TCODE) .. Included as trimMat1
****

The Sather Home Page