Mark Borgerding
|
e53d6d4bea
|
changed tabs to spaces for consistency and fix compiler warnings. Removed assert call (would require assert.h inclusion somewhere).
|
2020-04-19 10:02:45 -04:00 |
|
Ben Supnik
|
58cf0c0fc1
|
alignment fixing for USE_SIMD - all memory allocations are rounded
up to 16-byte boundaries. This fixes crashes where the sub-buffers
for complex FFTs end up unaligned violating compiler expectations
|
2020-04-18 20:43:26 -04:00 |
|
h.udo
|
bc40eccbea
|
[BSD-3-Clause] Convert to SPDX license format
|
2018-07-19 14:49:00 +01:00 |
|
Mark Borgerding
|
9dbaf860f2
|
put declarations at the top of the function ,ANSI style
|
2009-03-13 00:34:55 +00:00 |
|
Mark Borgerding
|
1922ba0d4e
|
update benchmark tool to allow multi-dimensional and/or real FFTs
|
2006-11-14 19:40:58 +00:00 |
|
Mark Borgerding
|
97ce553a94
|
fwd, inverse N-d real FFTs now work to the best of my knowledge
|
2006-11-14 18:57:44 +00:00 |
|
Mark Borgerding
|
b4d5ded242
|
fwd kissfftndr sorta works, but the packing is wrong, or at least different from FFTW
|
2006-11-14 15:32:22 +00:00 |
|