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

IPPS Compare!

atmapuri
Beginner
484 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
484 Views

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

Vladimir

0 Kudos
atmapuri
Beginner
484 Views

Hi!

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

Thanks!

Atmapuri

0 Kudos
Reply