triangle - triangle smoothing
initializer- call triangle_init(nbox,dat)
operator - int=triangle_lop(adj,add,x,y)
size of the box
number of data points
whether or not run adjoint
wherther or not to add output to input
real(ndat)
model
real(ndat)
data
Triangle smoothing
the triangle manpage,the triangle2 manpage,the cdoubint manpage
geef90