Research Article

Reconfigurable Hardware Implementation of a Multivariate Polynomial Interpolation Algorithm

Algorithm 1

Algorithm to determine the collection of bases.
for   to   do
     ;
    for   to ,   do
        
    end
     ;
    Express in disjunctive normal form (DNF)
end