JayBeams  0.1
Another project to have fun coding.
jb::clfft::plan< in_timeseries_type, out_timeseries_type > Member List

This is the complete list of members for jb::clfft::plan< in_timeseries_type, out_timeseries_type >, including all inherited members.

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 typedefjb::clfft::plan< in_timeseries_type, out_timeseries_type >
in_value_type typedefjb::clfft::plan< in_timeseries_type, out_timeseries_type >
operator=(plan &&rhs)jb::clfft::plan< in_timeseries_type, out_timeseries_type >inline
operator=(plan const &)=deletejb::clfft::plan< in_timeseries_type, out_timeseries_type >private
out_value_traits typedefjb::clfft::plan< in_timeseries_type, out_timeseries_type >
out_value_type typedefjb::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 &)=deletejb::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 typedefjb::clfft::plan< in_timeseries_type, out_timeseries_type >
~plan() noexcept(false)jb::clfft::plan< in_timeseries_type, out_timeseries_type >inline