Developer Reference for Intel® oneAPI Math Kernel Library for Fortran

ID 766686
Date 12/16/2022
Public

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

Document Table of Contents

VM Output Parameters

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 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.