create_forward_plan_1d(otype const &, itype const &, boost::compute::context &, boost::compute::command_queue &, int) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | friend |
create_inverse_plan_1d(otype const &, itype const &, boost::compute::context &, boost::compute::command_queue &, int) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | friend |
create_plan_1d_impl(out_timeseries_type const &out, in_timeseries_type const &in, boost::compute::context &context, boost::compute::command_queue &queue, clfftDirection direction, std::size_t batch_size) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inlineprivatestatic |
d_ | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | private |
enqueue(out_timeseries_type &out, in_timeseries_type const &in, boost::compute::command_queue &queue, boost::compute::wait_list const &wait=boost::compute::wait_list()) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inline |
in_value_traits typedef | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | |
in_value_type typedef | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | |
operator=(plan &&rhs) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inline |
operator=(plan const &)=delete | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | private |
out_value_traits typedef | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | |
out_value_type typedef | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | |
p_ | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | private |
plan() | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inline |
plan(plan &&rhs) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inline |
plan(plan const &)=delete | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | private |
plan(clfftPlanHandle p, clfftDirection d) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inlineexplicitprivate |
precision_type typedef | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | |
~plan() noexcept(false) | jb::clfft::plan< in_timeseries_type, out_timeseries_type > | inline |