npef - find non stationary prediction error filter
call find_pef(dd,aa,rr,niter,eps,nh)
real(:)
Input data
Number of itterations
type(nfilter)
Filter (aa) regularizer
Epsilon to apply to filter estimation problem larger mean more regularized
type(filter)
output filter
Find a non-stationary prediction-error filter (helix magic)
the pef manpage,the nhconest manpage,the solver manpage,the cgstep manpage,the nhelix manpage
geef90