Specialization for double complex.
More...
#include <heffte_backend_fftw.h>
|
| plan_fftw (int size, int howmanyffts, int stride, int dist) |
| Identical to the float-complex specialization.
|
|
| plan_fftw (int size1, int size2, std::array< int, 2 > const &embed, int howmanyffts, int stride, int dist) |
| Identical to the float-complex specialization.
|
|
| plan_fftw (int size1, int size2, int size3) |
| Identical to the float-complex specialization.
|
|
| ~plan_fftw () |
| Identical to the float-complex specialization.
|
|
| operator fftw_plan () const |
| Identical to the float-complex specialization.
|
|
|
fftw_plan | plan |
| Identical to the float-complex specialization.
|
|
template<
direction dir>
struct heffte::plan_fftw< std::complex< double >, dir >
Specialization for double complex.
The documentation for this struct was generated from the following file: