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

Real to complex multiplication

thorsan1
Beginner
429 Views
Hi

Why isnt there a function that takes a complex vector and a real constant as input and computes the product?

It would be very useful....

thorsan
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
429 Views

You probably can use existing MulC function with adjusting of vector length and casting pointer from complex to real.

Vladimir

0 Kudos
Reply