Visible to Intel only — GUID: GUID-77D43298-A859-427B-89F9-C2A820D3987B
Visible to Intel only — GUID: GUID-77D43298-A859-427B-89F9-C2A820D3987B
LAPACK Routines
Intel® oneAPI Math Kernel Library (oneMKL) implements routines from the LAPACK package that are used for solving systems of linear equations, linear least squares problems, eigenvalue and singular value problems, and performing a number of related computational tasks. The library includes LAPACK routines for both real and complex data. Routines are supported for systems of equations with the following types of matrices:
General
Banded
Symmetric or Hermitian positive-definite (full, packed, and rectangular full packed (RFP) storage)
Symmetric or Hermitian positive-definite banded
Symmetric or Hermitian indefinite (both full and packed storage)
Symmetric or Hermitian indefinite banded
Triangular (full, packed, and RFP storage)
Triangular banded
Tridiagonal
Diagonally dominant tridiagonal.