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

fftw_flagset

Declaration

Source position: msefftw.pas line 62

type fftw_flagset = set of (

  fftw_measure,

  fftw_destroy_input,

  fftw_unaligned,

  fftw_conserve_memory,

  fftw_exhaustive,

  fftw_preserve_input,

  fftw_patient,

  fftw_estimate

);


Documentation generated on: 2021-05-13