GNU Radio's DPD Package
|
This is the complete list of members for gr::dpd::RLS_postdistorter_impl, including all inherited members.
almost_equal(double a, double b, double tol) | gr::dpd::RLS_postdistorter_impl | |
apply_rotations(const cx_mat &A, cx_mat &B) | gr::dpd::RLS_postdistorter_impl | |
extract_g_vecs(cx_mat &g, cx_mat &g_vec_iMinus1, cx_mat &g_vec_i, int K_a, int L_a, int K_b, int M_b, int L_b, int M, int M_bar) | gr::dpd::RLS_postdistorter_impl | |
extract_postdistorted_y(cx_fmat &y_in, cx_fmat &y, int K_a, int L_a, int K_b, int M_b, int L_b, int M) | gr::dpd::RLS_postdistorter_impl | |
gen_GMPvector(const gr_complex *const in, int item, int K_a, int L_a, int K_b, int M_b, int L_b, cx_fcolvec &GMP_vector) | gr::dpd::RLS_postdistorter_impl | |
givens_rotate(const cx_mat &in, cx_mat &out) | gr::dpd::RLS_postdistorter_impl | |
hgivens_rotate(const cx_mat &in, cx_mat &out) | gr::dpd::RLS_postdistorter_impl | |
make(const std::vector< int > &dpd_params, int iter_limit) | gr::dpd::RLS_postdistorter | static |
RLS_postdistorter_impl(const std::vector< int > &dpd_params, int iter_limit) | gr::dpd::RLS_postdistorter_impl | |
sptr typedef | gr::dpd::RLS_postdistorter | |
work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) | gr::dpd::RLS_postdistorter_impl | |
~RLS_postdistorter_impl() | gr::dpd::RLS_postdistorter_impl |