class CPOLYB




Public


Readonly Shareds
shared ns:POLY; .. Included as ns
**** negative smoothing
shared nx:POLY; .. Included as nx
**** negative exchange
shared polys:POLY; .. Included as polys
**** sum
shared ps:POLY; .. Included as ps
**** positive smoothing
shared px:POLY; .. Included as px
**** positive exchange

Writable Shareds
shared ns:POLY; .. Included as ns
**** negative smoothing
shared nx:POLY; .. Included as nx
**** negative exchange
shared polys:POLY; .. Included as polys
**** sum
shared ps:POLY; .. Included as ps
**** positive smoothing
shared px:POLY; .. Included as px
**** positive exchange

Features
Cpoly(tcode:TCODE):POLYS_INTI
**** Conway poly.
StumpSum(compo:INT, poly:POLYS_INTI)
incHash(inout hash:MAP{PERM,POLY}, perm:PERM, poly:POLY) .. Included as incHash
polyb(braid:BRAID):POLYS_INTI
polyb(b:BRAID, p0:POLY) .. Included as polyb
polyb(tcode:TCODE):POLYS_INTI
setVar
test_time(braid:BRAID):FLT .. Included as test_time

The Sather Home Page