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

Go to the source code of this file.

Functions

lapack_int LAPACKE_sgeqr (int matrix_layout, lapack_int m, lapack_int n, float *a, lapack_int lda, float *t, lapack_int tsize)