LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
lapacke_zgtsv_work.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_zgtsv_work.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_zgtsv_work (int matrix_layout, lapack_int n, lapack_int nrhs, lapack_complex_double *dl, lapack_complex_double *d, lapack_complex_double *du, lapack_complex_double *b, lapack_int ldb)