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

C++ Wrappers or example function calls

dobroth
Beginner
230 Views

Does anybody have a C++ wrapper for the fortran and c calls? Or can somebody send me examples of the calls being made in C++?

I'm trying to use the sparse solver for Ax=b. If it were a single C++ header and objects, this should be a singlepage of code. But adding the fortran interface raises the complexity signifcantly.

I"m using MS Visual Studio C++.

Your help would be greatly appreciated.

Tom

0 Kudos
0 Replies
Reply