Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       lapacke_zhb_trans.c -

SYNOPSIS

       #include 'lapacke_utils.h'

   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)

Function Documentation

   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)

Author

       Generated automatically by Doxygen for LAPACK from the source code.