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

Go to the source code of this file.

Functions

lapack_int LAPACKE_ssyev_2stage (int matrix_layout, char jobz, char uplo, lapack_int n, float *a, lapack_int lda, float *w)