next up previous contents [pdf] index

Next: Input parameters Up: sf_prefilter_apply Previous: Call

Definition

void sf_prefilter_apply (int nd     /* data length */, 
                         float* dat /* in - data, out - coefficients */)
/*< Convert 1-D data to spline coefficients >*/
{
   ...
}




2011-07-02