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

Go to the source code of this file.

Functions

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