![]() |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
#include "lapacke_utils.h"
Go to the source code of this file.
Functions | |
lapack_int | LAPACKE_sgemqr_work (int matrix_layout, char side, char trans, lapack_int m, lapack_int n, lapack_int k, const float *a, lapack_int lda, const float *t, lapack_int tsize, float *c, lapack_int ldc, float *work, lapack_int lwork) |