This commit is contained in:
2025-07-12 12:17:44 +03:00
parent c759f60ff7
commit 792e1b937a
3507 changed files with 492613 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
AM_CPPFLAGS = -I $(top_srcdir)
SUBDIRS =
noinst_LTLIBRARIES = libreodft.la
# no longer used due to numerical problems
EXTRA_DIST = reodft11e-r2hc.c redft00e-r2hc.c rodft00e-r2hc.c
libreodft_la_SOURCES = conf.c reodft.h reodft010e-r2hc.c \
reodft11e-radix2.c reodft11e-r2hc-odd.c redft00e-r2hc-pad.c \
rodft00e-r2hc-pad.c reodft00e-splitradix.c
# redft00e-r2hc.c rodft00e-r2hc.c reodft11e-r2hc.c