next up previous contents [pdf] index

Next: Input parameters Up: sf_int1_init Previous: Call

Definition

void  sf_int1_init (float* coord               /* cooordinates [nd] */, 
                 float o1, float d1, int n1 /* axis */, 
                 sf_interpolator interp     /* interpolation function */, 
                 int nf_in                  /* interpolator length */, 
                 int nd_in                  /* number of data points */)
/*< initialize >*/
{
   ...
}




2011-07-02