Developer Reference for Intel® oneAPI Math Kernel Library for C

ID 766684
Date 3/22/2024
Public

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

Visible to Intel only — GUID: GUID-3A429FAF-59F3-411A-8044-6640161B638A

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