I saw two types of adaptive filter files and headers. One is gnuradio/gnuradio-core/src/lib/filter/*gr_adaptive_fir_ccc.cc* with header *gr_adaptive_fir_ccc.h*
While another is /gnuradio/gr-filter/lib/*adaptive_fir_ccc_impl.cc* with header *adaptive_fir_ccc_impl.h* So what is the difference between the two. I noticed that for the second one there are no swig files. Is it used or obsolete. I am not able to get its documentation as I got for the first one at http://gnuradio.org/doc/doxygen/classgr__adaptive__fir__ccc.html#detailshttp:// <http://gnuradio.org/doc/doxygen/classgr__adaptive__fir__ccc.html#detailshttp://> -- View this message in context: http://gnuradio.4.n7.nabble.com/Reg-gr-adaptive-fir-ccc-adaptive-fir-ccc-impl-tp37943.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
