BLAS Routines
The Intel® oneAPI Math Kernel Library provides a Data Parallel C++
interface to some of the BLAS routines. The routine descriptions are arranged in several sections:
- BLAS Level 1 Routines (vector-vector operations)
- BLAS Level 2 Routines (matrix-vector operations)
- BLAS Level 3 Routines (matrix-matrix operations)