Intel® oneAPI Math Kernel Library Developer Reference - Fortran

Convolution and Correlation Naming Conventions

The names of routines in the convolution and correlation API are written in lowercase (vslsconvexec), while the names of Fortran types and constants are written in uppercase. The names are not case-sensitive.

The names of routines have the following structure:

vsl[datatype]{conv|corr}<base name>   

where