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

Go to the source code of this file.

Functions

lapack_int LAPACKE_dsbev_2stage (int matrix_layout, char jobz, char uplo, lapack_int n, lapack_int kd, double *ab, lapack_int ldab, double *w, double *z, lapack_int ldz)