class POLY_COEFF
Public
Features
AllocCN(maxDeg:CARD):ARRAY{POLYS_INTI}
****
array of (x-1)^n
AllocCP(maxDeg:CARD):ARRAY{POLYS_INTI}
****
array of (x+1)^n
AllocCQ(maxDeg:CARD):ARRAY{POLYS_INTI}
****
array of (x-2)^n
The Sather Home Page