create_backward_impl(std::size_t nsamples, fftw_complex_type const *in, fftw_complex_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_backward_impl(std::size_t nsamples, fftw_complex_type const *in, precision_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_backward_many_impl(int howmany, std::size_t nsamples, fftw_complex_type const *in, fftw_complex_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_backward_many_impl(int howmany, std::size_t nsamples, fftw_complex_type const *in, precision_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_backward_plan(itype const &, otype &, int) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | friend |
create_backward_plan_1d(itype const &, otype &, int) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | friend |
create_forward_impl(std::size_t nsamples, fftw_complex_type const *in, fftw_complex_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_forward_impl(std::size_t nsamples, precision_type const *in, fftw_complex_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_forward_many_impl(int howmany, std::size_t nsamples, fftw_complex_type const *in, fftw_complex_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_forward_many_impl(int howmany, std::size_t nsamples, precision_type const *in, fftw_complex_type *out, int flags) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
create_forward_plan(itype const &, otype &, int) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | friend |
create_forward_plan_1d(itype const &, otype &, int) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | friend |
execute(in_timeseries_type const &in, out_timeseries_type &out) const | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inline |
execute_impl(fftw_complex_type const *in, fftw_complex_type *out) const | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivate |
execute_impl(precision_type const *in, fftw_complex_type *out) const | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivate |
execute_impl(fftw_complex_type const *in, precision_type *out) const | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineprivate |
fftw_complex_type typedef | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
fftw_plan_type typedef | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
in_value_type typedef | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
operator=(plan &&rhs) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inline |
operator=(plan const &)=delete | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
p_ | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | private |
plan() | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inline |
plan(plan &&rhs) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inline |
plan(plan const &)=delete | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
plan(fftw_plan_type p) | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inlineexplicitprivate |
precision_type typedef | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
std_complex_type typedef | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
traits typedef | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | |
~plan() | jb::fftw::plan< in_timeseries_type, out_timeseries_type > | inline |