class VPOLY


Flattened version is here



Public


Readonly Shareds

Writable Shareds

Features
VPara(TCode:TCODE, n:INT)
**** V polynomial of n-parallel for knot.
VPrintLog(polyV:ARRAY{INTI},shift:INT)
Vpoly(TCode:TCODE)
**** t * V(Lp) - 1/t * V(Ln) + (t^1/2 - t^(-1/2)) * V(Ls) = 0 .
VpolyP(TCode:TCODE, out polyV:ARRAY{INTI}, out offset:INT):BOOL
****
__t_*_V(Lp)_-_1/t_*_V(Ln)_+_(t^1/2_-_t^(-1/2))_*_V(Ls)_=_0_.


Private

SetPolyV2
cnvV2(out polyV:ARRAY{INTI},out offset:INT):BOOL
**** Use with SetPolyV2

The Sather Home Page