Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
Visible to Intel only — GUID: GUID-3A429FAF-59F3-411A-8044-6640161B638A
Visible to Intel only — GUID: GUID-3A429FAF-59F3-411A-8044-6640161B638A
VM Input Parameters
- n
-
number of elements to be calculated
- a
-
first input vector
- b
-
second input vector
- inca
-
vector increment for the input vector a
- incb
-
vector increment for the input vector b
- ia
-
index vector for the input vector a
- ma
-
mask vector for the input vector a
- incy
-
vector increment for the output vector y
- incz
-
vector increment for the output vector z
- iy
-
index vector for the output vector y
- my
-
mask vector for the output vector y
- err
-
error code
- mode
-
VM mode
- callback
-
address of the callback function