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