hetrf

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hetrf(char uplo, f_int n, f_cfloat* a, f_int lda, f_int* ipiv, f_cfloat* work, f_int lwork, f_int info)
  2. void hetrf(char uplo, f_int n, f_cdouble* a, f_int lda, f_int* ipiv, f_cdouble* work, f_int lwork, f_int info)

Meta