y |
first output vector |
z |
second output vector |
err |
error code |
mode |
VM mode |
olderr |
former error code |
oldmode |
former VM mode |
callback |
address of the callback function |
oldcallback |
address of the former callback function |
See the data types of the parameters used in each function in the respective function description section. All Intel® oneAPI Math Kernel Library (oneMKL) VM mathematical functions can perform in-place operations. For VM mathematical functions with positive increment indexing, (for example, v?PowI), in-place operations are supported only when the input and output increments have the same value.