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.

IPPS Compare!

atmapuri
Beginner
756 Views
Hi!
The signal processing libraryis missingippsCompare
(<, >, =. >=, <=) routines. They can get very handy in
some cases. Together with them you would have to
provide "gather" and "scater" methods to allow
compressing and decompressing sparse data
returned from ippsCompare (sparse vector
support). For f32 and f64 types. Complex
support would be absolutely great.
Regards!
Atmapuri.
0 Kudos
2 Replies
Intel_C_Intel
Employee
756 Views

Did you see ippsThreshold functions? They can be used to compare vector with some level.

Vladimir

0 Kudos
atmapuri
Beginner
756 Views

Hi!

I noticed Treshold functions, but they are not the same as compare.

Thanks!

Atmapuri

0 Kudos
Reply