[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msefftw.pas line 79
var fftw_plan_dft_r2c_2d: function( |
nx: Cardinal; |
ny: Cardinal; |
i: Pdouble; |
o: pcomplexty; |
flags: fftw_flagset |
):fftw_plan = ; |