Intel® oneAPI Math Kernel Library Developer Reference - C
This section describes the LAPACK routines for solving systems of linear equations. Before calling most of these routines, you need to factorize the matrix of your system of equations (see Routines for Matrix Factorization). However, the factorization is not necessary if your system of equations has a triangular matrix.