Home
last modified time | relevance | path

Searched refs:FFTW_OUT_OF_PLACE (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/fftw-float/fftw-2.1.5/fortran/
H A Dfftw_f77.i16 integer FFTW_OUT_OF_PLACE,FFTW_IN_PLACE,FFTW_USE_WISDOM
17 parameter (FFTW_OUT_OF_PLACE=0)
/dports/math/fftw/fftw-2.1.5/fortran/
H A Dfftw_f77.i16 integer FFTW_OUT_OF_PLACE,FFTW_IN_PLACE,FFTW_USE_WISDOM
17 parameter (FFTW_OUT_OF_PLACE=0)
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A Dtest_fftw.cpp132 FFTW_FORWARD,FFTW_ESTIMATE|FFTW_OUT_OF_PLACE, in main()
135 FFTW_BACKWARD,FFTW_ESTIMATE|FFTW_OUT_OF_PLACE, in main()
/dports/science/clipper/clipper-2.1/clipper/core/
H A Dfftmap_sparse.cpp191 flags | FFTW_OUT_OF_PLACE, in fft_h_to_x()
328 flags | FFTW_OUT_OF_PLACE, in fft_x_to_h()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Dfftw.h280 #define FFTW_OUT_OF_PLACE (0) macro
/dports/math/fftw/fftw-2.1.5/fftw/
H A Dfftw.h285 #define FFTW_OUT_OF_PLACE (0) macro
H A Dfftw.h.in285 #define FFTW_OUT_OF_PLACE (0) macro
/dports/math/fftw-float/fftw-2.1.5/fftw/
H A Dfftw.h285 #define FFTW_OUT_OF_PLACE (0) macro
H A Dfftw.h.in285 #define FFTW_OUT_OF_PLACE (0) macro
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dfftw.h286 #define FFTW_OUT_OF_PLACE (0) macro
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/WINDOWS/extra/fftw2/
H A Dfftw.h285 #define FFTW_OUT_OF_PLACE (0) macro
/dports/math/fftw/fftw-2.1.5/doc/
H A Dfftw.info-2198 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
225 The default mode of operation is `FFTW_OUT_OF_PLACE'.
496 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
505 The default mode of operation is `FFTW_OUT_OF_PLACE'.
727 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
741 The default mode of operation is `FFTW_OUT_OF_PLACE'.
959 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
971 The default mode of operation is `FFTW_OUT_OF_PLACE'.
H A Dfftw.info-593 * FFTW_OUT_OF_PLACE: fftw_create_plan.
H A Dfftw.texi1682 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input and
1684 @ctindex FFTW_OUT_OF_PLACE
1708 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
2040 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input
2055 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
2377 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input
2390 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
2665 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input
2678 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
4297 integer FFTW_OUT_OF_PLACE,FFTW_IN_PLACE,FFTW_USE_WISDOM
[all …]
H A Dfftw.info-4189 integer FFTW_OUT_OF_PLACE,FFTW_IN_PLACE,FFTW_USE_WISDOM
190 parameter (FFTW_OUT_OF_PLACE=0)
/dports/math/fftw-float/fftw-2.1.5/doc/
H A Dfftw.info-2198 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
225 The default mode of operation is `FFTW_OUT_OF_PLACE'.
496 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
505 The default mode of operation is `FFTW_OUT_OF_PLACE'.
727 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
741 The default mode of operation is `FFTW_OUT_OF_PLACE'.
959 - `FFTW_OUT_OF_PLACE': produce a plan assuming that the input
971 The default mode of operation is `FFTW_OUT_OF_PLACE'.
H A Dfftw.info-593 * FFTW_OUT_OF_PLACE: fftw_create_plan.
H A Dfftw.texi1682 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input and
1684 @ctindex FFTW_OUT_OF_PLACE
1708 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
2040 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input
2055 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
2377 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input
2390 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
2665 @code{FFTW_OUT_OF_PLACE}: produce a plan assuming that the input
2678 The default mode of operation is @code{FFTW_OUT_OF_PLACE}.
4297 integer FFTW_OUT_OF_PLACE,FFTW_IN_PLACE,FFTW_USE_WISDOM
[all …]
H A Dfftw.info-4189 integer FFTW_OUT_OF_PLACE,FFTW_IN_PLACE,FFTW_USE_WISDOM
190 parameter (FFTW_OUT_OF_PLACE=0)
/dports/math/fftw-float/fftw-2.1.5/
H A DNEWS145 * (bug fix) Added definition of FFTW_OUT_OF_PLACE to fftw.h. The
147 definition was accidentally omitted since FFTW_OUT_OF_PLACE is the
/dports/math/fftw/fftw-2.1.5/
H A DNEWS145 * (bug fix) Added definition of FFTW_OUT_OF_PLACE to fftw.h. The
147 definition was accidentally omitted since FFTW_OUT_OF_PLACE is the
/dports/math/fftw/fftw-2.1.5/threads/
H A Dfftw_threads_test.c181 int flags = measure_flag | wisdom_flag | FFTW_OUT_OF_PLACE; in test_out_of_place()
/dports/math/fftw-float/fftw-2.1.5/threads/
H A Dfftw_threads_test.c181 int flags = measure_flag | wisdom_flag | FFTW_OUT_OF_PLACE; in test_out_of_place()
/dports/math/fftw-float/fftw-2.1.5/tests/
H A Dfftw_test.c515 int flags = measure_flag | wisdom_flag | FFTW_OUT_OF_PLACE; in test_out_of_place()
/dports/math/fftw/fftw-2.1.5/tests/
H A Dfftw_test.c515 int flags = measure_flag | wisdom_flag | FFTW_OUT_OF_PLACE; in test_out_of_place()

12