Intel® Integrated Performance Primitives (Intel® IPP) Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-9049DCBB-EB3A-4274-A31F-71D5C40EEC22
Visible to Intel only — GUID: GUID-9049DCBB-EB3A-4274-A31F-71D5C40EEC22
Primitive vs. Variant Name
The name element identifies the algorithm or operation of the function. The low-level algorithm that function implements is a primitive. This algorithm often has several variants for different data types and implementation variations.
For example, the CToC modifier in the ippsFFTInv_CToC_32fc function signifies that the inverse fast Fourier transform operates on complex floating point data, performing the complex-to-complex (CToC) transform.