NAME

wilson - wilson's factorization


SYNOPSIS

call wilson_init(nmax)

call wilson_factor(niter,s0,ss,a0,aa)

call wilson_close()


PARAMETERS

nmax - integer
      maximum number of space needed (n1*10 good number)
s0 - real
      zero lag value of input
ss - type(filter)
      auto correlation
a0 - real
      Output zero lag value
aa - type(filter)
      Minimum  phase filter


DESCRIPTION

Find a minumum phase filter with the given auto-correaltion function


SEE ALSO

the cross_wilson manpage,the lapfac manpage


LIBRARY

geef90