Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Window function

rakesh
初学者
805 次查看

HI,

I'm evaluating parallel studio 2011.

how can i perform window function like kaiser,bessel, hanning.

i dont see any function to perform windowing in mkl.

Regards,

Rakesh

0 项奖励
2 回复数
mecej4
名誉分销商 III
805 次查看
MKL contains routines related to traditional numerical analysis. For filtering functions, see the IPP: http://software.intel.com/sites/products/documentation/doclib/ipp_sa/71/ipp_manual/index.htm
0 项奖励
Gennady_F_Intel
主持人
805 次查看
that's correct - see signal processing domain : e.g ippsWinKaiser_*, ippsWinHann_32fc
0 项奖励
回复