I just got an eval copy of ipp to try. The documentation is awful. I just want to try first a simple single rate floating point FIR filter.
I look at http://software.intel.com/sites/products/documentation/doclib/ipp_sa/71/ipp_manual/index.htm, everthing
I see there says it deprectated. Where are the non-deprecated functions for
1) initialize the filter structure
2) process a vector of input data
Thanks