dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
FFT.sines_cosines
dplug
fft
fft_impl
FFT
Undocumented in source. Be warned that the author may not have intended to support it.
struct
FFT
(V, Options)
nothrow @
nogc
static
void
sines_cosines
(
bool
phi0_is_last
)
(
Pair
*
r
,
size_t
n
,
T
phi0
,
T
deltaphi
,
bool
bit_reversed
)
Meta
Source
See Implementation
dplug
fft
fft_impl
FFT
aliases
BR
ITable
Pair
RTable
SFFT
T
Table
_asin
_cos
_sin
deinterleave
interleave
interleave_table
itable_size_bytes
vec
vec_size
manifest constants
supports_real
static functions
alignment
bit_reverse_small_two
br_table_ptr
complex_array_to_vector
deinterleave_array
fft
fft_large
fft_pass
fft_passes
fft_passes_bit_reversed
fft_passes_fractional
fft_passes_recursive
fft_passes_strided
fft_small
fft_table
fft_tiny
fft_two_passes
first_fft_passes
interleave_array
irfft
log2
rfft
rfft_last_pass
rfft_table
rtable_size_bytes
scale
sines_cosines
sines_cosines_refine
table_size_bytes
twiddle_table
twiddle_table_ptr
twiddle_table_size_bytes
v
templates
st