sptrd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sptrd(char uplo, f_int n, f_float* ap, f_float* d, f_float* e, f_float* tau, f_int info)
  2. void sptrd(char uplo, f_int n, f_double* ap, f_double* d, f_double* e, f_double* tau, f_int info)

Meta