1. Overview
Provides wrapper for the Intel Math Kernel Library (MKL). Intel MKL is a library of optimized math routines for science, engineering, and financial applications. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math.
2. Dependencies
This assembly depends on
3. Main concepts and helpful code snippets
Tip: One may have a look in the unit test project
of Dodoni.MathLibrary.Native.MKL; see API documentation.