How to use IppsFIRGenBandpass_64f

How to use IppsFIRGenBandpass_64f

sergey-spica's picture

How can I calculate Ipp32fc*pTaps for IppsFIRInitAlloc_32fc, if IppsFIRGenBandpass_64f returns array Ipp64f* - type?

3 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
Chao Y (Intel)'s picture

It looks that you need a complex FIR filter coefficient generating function. Currently only double float is provided in IPP. We will track this request for the future consideration.

thanks,
chao

sergey-spica's picture
Quoting - Chao Y (Intel)
It looks that you need a complex FIR filter coefficient generating function. Currently only double float is provided in IPP. We will track this request for the future consideration.

thanks,
chao

thanks a lot
sergey

Login to leave a comment.