Home
last modified time | relevance | path

Searched refs:twiddle_order (Results 1 – 25 of 107) sorted by relevance

12345

/dports/math/fftw/fftw-2.1.5/gensrc/
H A Dtwiddle.ml41 in twiddle_expression, num_twiddle, twiddle_order
53 and twiddle_order n = forall_flat 1 n (fun i ->
55 in twiddle_expression, num_twiddle, twiddle_order
63 and twiddle_order n = [1]
64 in twiddle_expression, num_twiddle, twiddle_order
77 and twiddle_order n = [1]
78 in twiddle_expression, num_twiddle, twiddle_order
92 and twiddle_order n = [1]
93 in twiddle_expression, num_twiddle, twiddle_order
106 and twiddle_order n = [1]
[all …]
/dports/math/fftw-float/fftw-2.1.5/gensrc/
H A Dtwiddle.ml41 in twiddle_expression, num_twiddle, twiddle_order
53 and twiddle_order n = forall_flat 1 n (fun i ->
55 in twiddle_expression, num_twiddle, twiddle_order
63 and twiddle_order n = [1]
64 in twiddle_expression, num_twiddle, twiddle_order
77 and twiddle_order n = [1]
78 in twiddle_expression, num_twiddle, twiddle_order
92 and twiddle_order n = [1]
93 in twiddle_expression, num_twiddle, twiddle_order
106 and twiddle_order n = [1]
[all …]
/dports/math/fftw-float/fftw-2.1.5/fftw/
H A Dftw_2.c75 static const int twiddle_order[] = { 1 }; variable
84 twiddle_order,
H A Dftwi_2.c75 static const int twiddle_order[] = { 1 }; variable
84 twiddle_order,
H A Dtwiddle.c126 ij = (FFTW_TRIG_REAL) (i * d->twiddle_order[j]); in fftw_compute_twiddle()
169 if (d1->twiddle_order[i] != d2->twiddle_order[i]) in compatible()
H A Dftwi_3.c111 static const int twiddle_order[] = { 1, 2 }; variable
120 twiddle_order,
H A Dftw_3.c111 static const int twiddle_order[] = { 1, 2 }; variable
120 twiddle_order,
H A Dftw_4.c131 static const int twiddle_order[] = { 1, 2, 3 }; variable
140 twiddle_order,
H A Dftwi_4.c131 static const int twiddle_order[] = { 1, 2, 3 }; variable
140 twiddle_order,
/dports/math/fftw/fftw-2.1.5/fftw/
H A Dftw_2.c75 static const int twiddle_order[] = { 1 }; variable
84 twiddle_order,
H A Dftwi_2.c75 static const int twiddle_order[] = { 1 }; variable
84 twiddle_order,
H A Dtwiddle.c126 ij = (FFTW_TRIG_REAL) (i * d->twiddle_order[j]); in fftw_compute_twiddle()
169 if (d1->twiddle_order[i] != d2->twiddle_order[i]) in compatible()
H A Dftw_3.c111 static const int twiddle_order[] = { 1, 2 }; variable
120 twiddle_order,
H A Dftwi_3.c111 static const int twiddle_order[] = { 1, 2 }; variable
120 twiddle_order,
H A Dftwi_4.c131 static const int twiddle_order[] = { 1, 2, 3 }; variable
140 twiddle_order,
H A Dftw_4.c131 static const int twiddle_order[] = { 1, 2, 3 }; variable
140 twiddle_order,
/dports/math/fftw-float/fftw-2.1.5/rfftw/
H A Dfhf_2.c97 static const int twiddle_order[] = { 1 }; variable
106 twiddle_order,
H A Dfhb_2.c96 static const int twiddle_order[] = { 1 }; variable
105 twiddle_order,
H A Dfhf_3.c141 static const int twiddle_order[] = { 1, 2 }; variable
150 twiddle_order,
H A Dfhb_3.c151 static const int twiddle_order[] = { 1, 2 }; variable
160 twiddle_order,
H A Dfhf_4.c175 static const int twiddle_order[] = { 1, 2, 3 }; variable
184 twiddle_order,
/dports/math/fftw/fftw-2.1.5/rfftw/
H A Dfhf_2.c97 static const int twiddle_order[] = { 1 }; variable
106 twiddle_order,
H A Dfhb_2.c96 static const int twiddle_order[] = { 1 }; variable
105 twiddle_order,
H A Dfhf_3.c141 static const int twiddle_order[] = { 1, 2 }; variable
150 twiddle_order,
H A Dfhb_3.c151 static const int twiddle_order[] = { 1, 2 }; variable
160 twiddle_order,

12345