NAME

triangle - triangle smoothing


SYNOPSIS

initializer- call triangle_init(nbox,dat)

operator - int=triangle_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
x - real(ndat)
      model
y - real(ndat)
      data


DESCRIPTION

Triangle smoothing


SEE ALSO

the triangle manpage,the triangle2 manpage,the cdoubint manpage


LIBRARY

geef90