LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
lapacke_zhpgvd.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_zhpgvd.c:

Functions

lapack_int LAPACKE_zhpgvd (int matrix_layout, lapack_int itype, char jobz, char uplo, lapack_int n, lapack_complex_double *ap, lapack_complex_double *bp, double *w, lapack_complex_double *z, lapack_int ldz)