gebrd
- void gebrd(f_int m, f_int n, f_float* a, f_int lda, f_float* d, f_float* e, f_float* tauq, f_float* taup, f_float* work, f_int lwork, f_int info)
- void gebrd(f_int m, f_int n, f_double* a, f_int lda, f_double* d, f_double* e, f_double* tauq, f_double* taup, f_double* work, f_int lwork, f_int info)
- void gebrd(f_int m, f_int n, f_cfloat* a, f_int lda, f_float* d, f_float* e, f_cfloat* tauq, f_cfloat* taup, f_cfloat* work, f_int lwork, f_int info)
- void gebrd(f_int m, f_int n, f_cdouble* a, f_int lda, f_double* d, f_double* e, f_cdouble* tauq, f_cdouble* taup, f_cdouble* work, f_int lwork, f_int info)
void
gebrd
(,,,,,,,,,,)