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