NAME

triangle1 - triangle smoothing


SYNOPSIS

initializer- call triangle1_init(nbox,dat)

operator - int=triangle1_lop(adj,add,x,y)


PARAMETERS

nbox - int
      size of the box
ndat - int
      number of data points
adj - logical
      whether or not run adjoint
add - logical
      wherther or not to add output to input
mod - real(ndat)
      model
dat - real(ndat)
      data


DESCRIPTION

Triangle smoothing using helix filters


SEE ALSO

the triangle2 manpage,the helicon manpage,the polydiv manpage


LIBRARY

geef90