GNU Radio's DPD Package
|
This is the complete list of members for gr::dpd::LMS_postdistorter_impl, including all inherited members.
gen_GMPvector(const gr_complexd *const in, int item, int K_a, int L_a, int K_b, int M_b, int L_b, cx_colvec &GMP_vector) | gr::dpd::LMS_postdistorter_impl | |
LMS_postdistorter_impl(const std::vector< int > &dpd_params, int iter_limit, std::string method) | gr::dpd::LMS_postdistorter_impl | |
ls_estimation(cx_mat A, gr_complexd y) | gr::dpd::LMS_postdistorter_impl | |
make(const std::vector< int > &dpd_params, int iter_limit, std::string method) | gr::dpd::LMS_postdistorter | static |
sptr typedef | gr::dpd::LMS_postdistorter | |
work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) | gr::dpd::LMS_postdistorter_impl | |
~LMS_postdistorter_impl() | gr::dpd::LMS_postdistorter_impl |