hbtrd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hbtrd(char vect, char uplo, f_int n, f_int kd, f_cfloat* ab, f_int ldab, f_float* d, f_float* e, f_cfloat* q, f_int ldq, f_cfloat* work, f_int info)
  2. void hbtrd(char vect, char uplo, f_int n, f_int kd, f_cdouble* ab, f_int ldab, f_double* d, f_double* e, f_cdouble* q, f_int ldq, f_cdouble* work, f_int info)

Meta