Algorithm B2 Computation of coefficients |
Require: coefficients , integer N |
Define an array |
Define an array b of size N |
Compute p with Algorithm B1 |
for do |
for do |
end for |
for do |
end for |
and |
end for |
return b |
Algorithm B2 Computation of coefficients |
Require: coefficients , integer N |
Define an array |
Define an array b of size N |
Compute p with Algorithm B1 |
for do |
for do |
end for |
for do |
end for |
and |
end for |
return b |