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.

Function for Vector genration using a constant

rohitspandey
Beginner
507 Views
Hi,

Need to genrate a vectorusing a constant. Anyfunction toimplement it


for(k = 0; k

{

v1= k*foff;

}

Regards
Rohit

0 Kudos
1 Reply
rohitspandey
Beginner
507 Views
HI,

Found the function Vector slope (ippsVectorSlope_32f)

Regards
Rohit
0 Kudos
Reply