[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msefftw' (#msegui)

fftw_plan_dft_2d

Declaration

Source position: msefftw.pas line 68

var fftw_plan_dft_2d: function(

  nx: Cardinal;

  ny: Cardinal;

  i: pcomplexty;

  o: pcomplexty;

  sign: fftw_sign;

  flags: fftw_flagset

):fftw_plan = ;


Documentation generated on: 2021-05-13