pkgsrc/math/djbfft/PLIST
jschauma bfb9e6ea13 Initial import of math/djbfft provided by Chris Lloyd in PR pkg/19258:
djbfft is an extremely fast library for floating-point convolution.
The current version holds most of the speed records for double-precision
FFTs on general-purpose computers.

djbfft provides power-of-2 complex FFTs, real FFTs at twice the
speed, and fast multiplication of complex arrays. Single precision
and double precision are equally supported.
2003-07-24 16:47:52 +00:00

12 lines
322 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/24 16:47:52 jschauma Exp $
include/djbfft/complex4.h
include/djbfft/complex8.h
include/djbfft/fftc4.h
include/djbfft/fftc8.h
include/djbfft/fftfreq.h
include/djbfft/fftr4.h
include/djbfft/fftr8.h
include/djbfft/real4.h
include/djbfft/real8.h
lib/libdjbfft.a
@dirrm include/djbfft