Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Real to complex multiplication

thorsan1
Beginner
522 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
522 Views

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

Vladimir

0 Kudos
Reply