19
edits
Changes
→How Do You Use It?
Once MKL is enabled or included in your project you can use the functions by simply adding a “#include <mkl.h>” to your code.
== Links ==
Intel Math Kernel Library Main Site: [https://software.intel.com/en-us/intel-mkl]
MKL Documentation: [https://software.intel.com/en-us/mkl-reference-manual-for-c]
MKL Function Naming Conventions: [https://software.intel.com/en-us/node/520726#90063693-926C-40E8-BAFE-18526E0EA040]