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

Data Fitting Functionality

Splines, Spline Type
Functionality CPU OpenMP Offload Intel GPU

default (linear/quadratic/cubic)

Yes

No

subbotin

Yes

No

natural

Yes

No

hermite

Yes

No

akima

Yes

No

bessel

Yes

No

hyman

Yes

No

lookup interpolant

Yes

No

cr stepwise const interpolant

Yes

No

cl stepwise const interpolant

Yes

No

Computation Routines
Functionality CPU OpenMP Offload Intel GPU

Construct1D

Yes

No

Interpolate1D/Interpolate1DEx

Yes

No

Integrate1D/Integrate1DEx

Yes

No

SearchCells1D/SearchCells1DEx

Yes

No

InterpolationCallBack

Yes

No

IntegrateCallBack

Yes

No

SearchCellsCallBack

Yes

No