Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Real to complex multiplication

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

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

Vladimir

0 Kudos
Reply