Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
Important Update: Community Platform Migration​. Learn more​>
6845 Discussions

Who know this data structure "IppiDFTSpec_R_32f"?

qujiang
Beginner
1,335 Views
Who konw the "IppiDFTSpec_R_32f"? If someone kowns it, please give me a detail or give me an example of using it.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
1,335 Views

This is forward deeclaration of structure which implementation is hidden from the user due to possible difference on various platforms. So you can't rely on any particular implementation, it may depend on processor because of optimization. Please see IPP samples on how to use it

Regards,
Vladimir

0 Kudos
Reply