class VPOLYB




Public


Readonly Shareds
shared link:POLYM_INTI;
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 link:POLYM_INTI;
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
StumpSum(compo:INT, poly:POLYM_INTI)
Vpoly(tcode:TCODE,out poly:POLYS_INTI,out offset:INT)
**** Jones polynomial. tV_{L+} - (1/t)V_{L-} = -(\sqrt{t}-1/\sqrt{t})V_{L0}. (s^2) V_{L+} - (s^(-2)) V_{L-} = -(s-1/s) V_{L0}. where s=sqrt(t).
incHash(inout hash:MAP{PERM,POLY}, perm:PERM, poly:POLY) .. Included as incHash
polyb(braid:BRAID):POLYM_INTI
polyb(b:BRAID, p0:POLY) .. Included as polyb
polyb(tcode:TCODE):POLYM_INTI
setVar
test_time(braid:BRAID):FLT .. Included as test_time

The Sather Home Page