next up previous contents [pdf] index

Next: Input parameters Up: sf_tent2 Previous: Call

Definition

void sf_tent2 (int dim          /* number of dimensions */, 
               const int* nwind /* window size [dim] */, 
               float* windwt    /* window weight */)
/*< define window weight >*/
{
   ...
}




2011-07-02