class POLY_COEFF
Flattened version is
here
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