next up previous contents [pdf] index

Next: Input parameters Up: sf_spline_post Previous: Call

Definition

void sf_spline_post (int nw, int o, int d, int n, 
                     const float *modl, float *datr)
/*< post-filtering to convert spline coefficients to model >*/
{
   ...
}




2011-07-02