LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
lapacke_sspevd.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_sspevd.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_sspevd (int matrix_layout, char jobz, char uplo, lapack_int n, float *ap, float *w, float *z, lapack_int ldz)