next up previous contents [pdf] index

Next: Input parameters Up: sf_freqfilt_lop Previous: Call

Definition

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




2011-07-02