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

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

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) constjb::fftw::plan< in_timeseries_type, out_timeseries_type >inline
execute_impl(fftw_complex_type const *in, fftw_complex_type *out) constjb::fftw::plan< in_timeseries_type, out_timeseries_type >inlineprivate
execute_impl(precision_type const *in, fftw_complex_type *out) constjb::fftw::plan< in_timeseries_type, out_timeseries_type >inlineprivate
execute_impl(fftw_complex_type const *in, precision_type *out) constjb::fftw::plan< in_timeseries_type, out_timeseries_type >inlineprivate
fftw_complex_type typedefjb::fftw::plan< in_timeseries_type, out_timeseries_type >
fftw_plan_type typedefjb::fftw::plan< in_timeseries_type, out_timeseries_type >
in_value_type typedefjb::fftw::plan< in_timeseries_type, out_timeseries_type >
operator=(plan &&rhs)jb::fftw::plan< in_timeseries_type, out_timeseries_type >inline
operator=(plan const &)=deletejb::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 &)=deletejb::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 typedefjb::fftw::plan< in_timeseries_type, out_timeseries_type >
std_complex_type typedefjb::fftw::plan< in_timeseries_type, out_timeseries_type >
traits typedefjb::fftw::plan< in_timeseries_type, out_timeseries_type >
~plan()jb::fftw::plan< in_timeseries_type, out_timeseries_type >inline