Results 1 to 4 of 4

Thread: Compilation of a library (FFTW)

  1. #1
    Join Date
    Apr 2009
    Posts
    87

    Compilation of a library (FFTW)

    I started use and installation of external libraries, but as part of a project, I need to use FFTW. I downloaded the archive containing the library, but I did not find any file. A, so that I can not include it in my Qt project. Apparently there is no makefile, but I have files Makefile.am and Makefile.in in my file.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Compilation of a library (FFTW)

    FFTW++ can also exploit the high-performance Array class, FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data.

  3. #3
    Join Date
    Jan 2009
    Posts
    199

    Re: Compilation of a library (FFTW)

    C: \ Qt \ (sub-folder of your version of Qt, usually something like 2009.01) \ bin \ qtenv.bat .

    If you come home that Qt 4.5 (the second file is to replace eh you put that you have in C: \ Qt). And after you do what you want to do (without the. /)

  4. #4
    Join Date
    Dec 2008
    Posts
    177

    Re: Compilation of a library (FFTW)

    To perform FFTs efficiently on the Altix, the above vendor libraries generally offer the best performance and scalability. FFTW will compute the DFT in both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).

Similar Threads

  1. Replies: 3
    Last Post: 26-03-2012, 03:25 PM
  2. Replies: 6
    Last Post: 03-07-2011, 10:20 PM
  3. Replies: 4
    Last Post: 13-04-2011, 10:35 AM
  4. Replies: 4
    Last Post: 28-12-2010, 08:38 AM
  5. Compilation and modules in C and C + +
    By LadyMedusa in forum Guides & Tutorials
    Replies: 5
    Last Post: 14-11-2008, 07:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,007,253.39730 seconds with 17 queries