NAME

polydiv - polynomial division


SYNOPSIS

Initializer - call polydiv_init(nd,aa)

Operator - ierr=polydiv_lop(adj,add,xx,yy)


PARAMETERS

nd - integer
      number of data points
aa - type(filter)
      helix filter to perform convolution with
adj,add,xx,yy -
      standard operators parameters


DESCRIPTION

 Polynomial division (deconvolution), inverse to convolution.
 Requires the filter be causal with an implicit "1." at the onset.


SEE ALSO

the helix manpage,the hconest manpage,the helicon manpage,the npolydiv manpage


LIBRARY

geef90