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

fftw_plan_dft

Declaration

Source position: msefftw.pas line 73

var fftw_plan_dft: function(

  rank: Cardinal;

  n: Pcardinal;

  i: pcomplexty;

  o: pcomplexty;

  sign: fftw_sign;

  flags: fftw_flagset

):fftw_plan = ;


Documentation generated on: 2021-05-13