Library Dependencies by Domain
When you link to a certain Intel® IPP domain library, you must also link to the libraries on which it depends. The following table lists library dependencies by domain.
Domain
| Domain Code
| Depends on
|
---|---|---|
Color Conversion
| CC | Core ,
VM ,
S ,
I |
String Operations
| CH | Core ,
VM ,
S |
Computer Vision
| CV | Core ,
VM ,
S ,
I |
Data Compression
| DC | Core ,
VM ,
S |
Image Processing
| I | Core ,
VM ,
S |
Signal Processing
| S | Core ,
VM |
Vector Math
| VM | Core |
To find which domain your function belongs to, refer to the
Intel® IPP Developer Reference
available in the Intel® Software Documentation Library.