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

convert to complex vector

michaeldunemedicalco
282 Views
:smileyhappy:
hi i have two vectors one is magnitude the second is phase
as i see the intel ippsexp cant convert to complex.
i want
out = Hmag*exp(j*Hphase)
where j = sqrt(-1)
doues this func exist elsewhere?
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
282 Views
Hi,
I can suugest you to take a look on ippsConvert functions family (locatd in ipps library) and on ippsInterleave/Deinterleave functions (located in ippAC library)
Regards,
Vladimir
0 Kudos
Reply