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

Go to the source code of this file.

Functions

void LAPACKE_ztr_trans (int matrix_layout, char uplo, char diag, lapack_int n, const lapack_complex_double *in, lapack_int ldin, lapack_complex_double *out, lapack_int ldout)