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

Is there a Matrix Set?

James_N_2
Beginner
433 Views

I'm looking at converting from a different library to Intel ones so I'm looking at function analogues.

There are vector set functsions( ippsSet_???), but I was wondering if there was an analogue for matrices, preferable for complex data.

0 Kudos
1 Reply
Igor_A_Intel
Employee
433 Views

Hi James,

2D analogue of ippsSet is ippiSet function. If you need to set the complex data type matrix - please use MKL library.

regards, Igor.

0 Kudos
Reply