bdsqr
- void bdsqr(char uplo, f_int n, f_int ncvt, f_int nru, f_int ncc, f_float* d, f_float* e, f_float* vt, f_int ldvt, f_float* u, f_int ldu, f_float* c, f_int ldc, f_float* work, f_int info)
- void bdsqr(char uplo, f_int n, f_int ncvt, f_int nru, f_int ncc, f_double* d, f_double* e, f_double* vt, f_int ldvt, f_double* u, f_int ldu, f_double* c, f_int ldc, f_double* work, f_int info)
- void bdsqr(char uplo, f_int n, f_int ncvt, f_int nru, f_int ncc, f_float* d, f_float* e, f_cfloat* vt, f_int ldvt, f_cfloat* u, f_int ldu, f_cfloat* c, f_int ldc, f_float* rwork, f_int info)
void
bdsqr
(,,,,,,,,,,,,,,) - void bdsqr(char uplo, f_int n, f_int ncvt, f_int nru, f_int ncc, f_double* d, f_double* e, f_cdouble* vt, f_int ldvt, f_cdouble* u, f_int ldu, f_cdouble* c, f_int ldc, f_double* rwork, f_int info)