next up previous contents [pdf] index

Next: Input parameters Up: sf_freqfilt2_lop Previous: Call

Definition

void sf_freqfilt2_lop (bool adj, bool add, int nx, int ny, float* x, float* y) 
/*< linear filtering operator >*/
{
   ...
}




2011-07-02