#include "lapacke_utils.h"Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_dspgst_work (int matrix_layout, lapack_int itype, char uplo, lapack_int n, double *ap, const double *bp) |
| lapack_int LAPACKE_dspgst_work | ( | int | matrix_layout, |
| lapack_int | itype, | ||
| char | uplo, | ||
| lapack_int | n, | ||
| double * | ap, | ||
| const double * | bp ) |
Definition at line 35 of file lapacke_dspgst_work.c.