Go to the source code of this file.
Functions | |
lapack_int | LAPACKE_zhpgst (int matrix_order, lapack_int itype, char uplo, lapack_int n, lapack_complex_double *ap, const lapack_complex_double *bp) |
lapack_int LAPACKE_zhpgst | ( | int | matrix_order, |
lapack_int | itype, | ||
char | uplo, | ||
lapack_int | n, | ||
lapack_complex_double * | ap, | ||
const lapack_complex_double * | bp | ||
) |
Definition at line 37 of file lapacke_zhpgst.c.