LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
lapacke_ctrcon_work.c File Reference
#include "lapacke_utils.h"
Include dependency graph for lapacke_ctrcon_work.c:

Go to the source code of this file.

Functions

lapack_int LAPACKE_ctrcon_work (int matrix_layout, char norm, char uplo, char diag, lapack_int n, const lapack_complex_float *a, lapack_int lda, float *rcond, lapack_complex_float *work, float *rwork)