Relative Content

Tag Archive for c++templatesgenericsc++17intel-ipp

C++ (Template) Wrapper for Intel IPP functions

I would like to use Intel IPP (Integrated Performance Primitive) library functions sparingly in my C++ code. I could observe that, though these functions are C-style functions, there is a logical pattern in the function names that depends on the data type.