Intel® oneAPI Math Kernel Library Developer Reference - C

Convolution and Correlation Naming Conventions

The names of routines, types, and constants in the convolution and correlation API are case-sensitive and can contain both lowercase and uppercase characters (vslsConvExec).

The names of routines have the following structure:

vsl[datatype]{Conv|Corr}<base name>   

where