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

Go to the source code of this file.

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)