view Lib/fftw-3.2.1/rdft/simd/Makefile.am @ 9:262e084a15a9

Vectorised everything and made use of unique_ptr so there should be no more memory leaks. Hurrah for RAII
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Wed, 12 Aug 2015 22:25:06 +0100
parents 25bf17994ef1
children
line wrap: on
line source
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/rdft	\
-I$(top_srcdir)/simd
SUBDIRS = codelets
noinst_LTLIBRARIES = librdft_simd.la

librdft_simd_la_SOURCES = hc2cbv.c hc2cfv.c hc2cbv.h hc2cfv.h