Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

integer matrix-vector multiplication

Anonymous58
Beginner
232 Views

Hi,

I am looking for an IPP function that multiplies an 64 bitinteger matrix with a 64 bitinteger vector (similar to ippmMul_mv_64f, but for integers). Does such a function exist in IPP? if not, is there something like that inMKL?

Hagai.

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
232 Views

Hello Hagai,

we do not have such function in IPP, please refer to MKL documentation for the functionality provided in MKL (or, alternatively, you can ask the same question on MKL forum)

Regards,
Vladimir

0 Kudos
Reply