LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
lapacke_dspgst.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_dspgst.c:

Functions

lapack_int LAPACKE_dspgst (int matrix_layout, lapack_int itype, char uplo, lapack_int n, double *ap, const double *bp)
 

Function Documentation

lapack_int LAPACKE_dspgst ( int  matrix_layout,
lapack_int  itype,
char  uplo,
lapack_int  n,
double *  ap,
const double *  bp 
)