IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 8, 2008, 8:06:51 AM (18 years ago)
Author:
Paul Price
Message:

Adding function to initiate FFT threading.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fft/Makefile.am

    r8914 r18956  
    55libpslibfft_la_CPPFLAGS = $(SRCINC) $(PSLIB_CFLAGS) $(FFTW3_CFLAGS)
    66libpslibfft_la_SOURCES = \
     7        psFFT.c \
    78        psImageFFT.c \
    89        psVectorFFT.c
     
    1112
    1213pkginclude_HEADERS = \
     14        psFFT.h \
    1315        psVectorFFT.h \
    1416        psImageFFT.h
Note: See TracChangeset for help on using the changeset viewer.