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