ggglm
- void ggglm(f_int n, f_int m, f_int p, f_float* a, f_int lda, f_float* b, f_int ldb, f_float* d, f_float* x, f_float* y, f_float* work, f_int lwork, f_int info)
- void ggglm(f_int n, f_int m, f_int p, f_double* a, f_int lda, f_double* b, f_int ldb, f_double* d, f_double* x, f_double* y, f_double* work, f_int lwork, f_int info)
- void ggglm(f_int n, f_int m, f_int p, f_cfloat* a, f_int lda, f_cfloat* b, f_int ldb, f_cfloat* d, f_cfloat* x, f_cfloat* y, f_cfloat* work, f_int lwork, f_int info)
- void ggglm(f_int n, f_int m, f_int p, f_cdouble* a, f_int lda, f_cdouble* b, f_int ldb, f_cdouble* d, f_cdouble* x, f_cdouble* y, f_cdouble* work, f_int lwork, f_int info)
void
ggglm
(,,,,,,,,,,,,)