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

Go to the source code of this file.

Functions

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