Discussion:
Assign method
(too old to reply)
Anthony Bow
2005-02-05 18:45:29 UTC
Permalink
Hi,

for the assign method,

we have to assign the coefficients of the polynomial p to "this"
polynomial. If the sizes of the 2 coefficient arrays are different, do we
grow/shrink the "this" polynomial to polynomial p's array size?

thx
Jimmy XU
2005-02-05 20:35:12 UTC
Permalink
Yes, you do.

thx
Post by Anthony Bow
Hi,
for the assign method,
we have to assign the coefficients of the polynomial p to "this"
polynomial. If the sizes of the 2 coefficient arrays are different, do
we grow/shrink the "this" polynomial to polynomial p's array size?
thx
Loading...