next up previous contents [pdf] index

Next: Input parameters Up: sf_spline2 Previous: call

Definition

void sf_spline2 (sf_bands slv1, sf_bands slv2, 
                 int n1, int n2, float** dat, float* tmp)
/*< 2-D spline pre-filtering >*/
{
   ...
}




2011-07-02