Intel® oneAPI Math Kernel Library Developer Reference - Fortran

Summary Statistics Naming Conventions

The names of routines in the Summary Statistics are in lowercase (vslssseditquantiles), while the names of types and constants are in uppercase. The names are not case-sensitive.

The names of routines have the following structure:

vsl[datatype]ss<base name>   

where

Note

The Summary Statistics routine vslDeleteTask for deletion of the task is independent of the data type and its name omits the [datatype] field.