Hello
Where can I find a C# warrper. In previous version, it is located in the folder: ipp-samples-language,zip.
However, after I downloaded the 30-day trial version. this file is no longer there.
Regards,
Jack
Link Copied
Hi Jack,
We have stopped producing language interfaces sample a couple releases ago (last seen in IPP 7.1.1).
If you have "language-interface" sample (can be obtained from http://software.intel.com/en-us/articles/code-samples-for-intel-integrated-performance-primitives-in...), you can easily create your own C# wrappers for additional IPP 8.0 functions, that you need. Most of function APIs and C# wrappers remain the same. They are just C# import declarations.
Regards,
Sergey
here are some more details about IPP's legacy samples: http://software.intel.com/en-us/articles/code-samples-for-intel-integrated-performance-primitives-li...
For more complete information about compiler optimizations, see our Optimization Notice.