/* * smooth.c entry points */ extern void smooth (double *, double *, int, int, double, double, double *, double *);