bdsdc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bdsdc(char uplo, char compq, f_int n, f_float* d, f_float* e, f_float* u, f_int ldu, f_float* vt, f_int ldvt, f_float* q, f_int iq, f_float* work, f_int* iwork, f_int info)
  2. void bdsdc(char uplo, char compq, f_int n, f_double* d, f_double* e, f_double* u, f_int ldu, f_double* vt, f_int ldvt, f_double* q, f_int iq, f_double* work, f_int* iwork, f_int info)

Meta