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

Functions

lapack_int LAPACKE_ssbtrd (int matrix_layout, char vect, char uplo, lapack_int n, lapack_int kd, float *ab, lapack_int ldab, float *d, float *e, float *q, lapack_int ldq)