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

Go to the source code of this file.

Functions

lapack_int LAPACKE_cgemqrt_work (int matrix_layout, char side, char trans, lapack_int m, lapack_int n, lapack_int k, lapack_int nb, const lapack_complex_float *v, lapack_int ldv, const lapack_complex_float *t, lapack_int ldt, lapack_complex_float *c, lapack_int ldc, lapack_complex_float *work)