Developer Reference for Intel® oneAPI Math Kernel Library for C

ID 766684
Date 11/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

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