Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

IMSL and MKL

Le_Callet__Morgan_M
514 Views

Dear All,

Is there some documentation on how to live without ISML and make full use of the MKL library.

I am particularly interested in CSVAL and CSINT.

Many thanks for your help.

0 Kudos
1 Reply
Andrey_N_Intel
Employee
514 Views

Hi Morgan,

Intel(R) MKL provides Data Fitting capabilities for one-dim spline-based interpolation, and cubic spline based computations are part of it. More details can be found at https://software.intel.com/en-us/node/522212.  The library also provides the examples which show how to use different types of the splines. Please, note that the current version of Intel(R) MKL does not support B-splines.

Please, let us know, if you have additional questions on the use of the splines.

Thanks,

Andrey

 

0 Kudos
Reply