LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
lapack_int LAPACKE_zhetrd_work ( int  matrix_layout,
char  uplo,
lapack_int  n,
lapack_complex_double a,
lapack_int  lda,
double *  d,
double *  e,
lapack_complex_double tau,
lapack_complex_double work,
lapack_int  lwork 
)