![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
void | zggglm (int n, int m, int p, int lda, doublecomplex a[], int ldb, doublecomplex b[], doublecomplex d[], doublecomplex x[], doublecomplex y[], doublecomplex work[], int lwork, int *info) |
General Gauss-Markov linear model (GLM) problem of complex matrices | |
void | zgglse (int m, int n, int p, int lda, doublecomplex a[], int ldb, doublecomplex b[], doublecomplex c[], doublecomplex d[], doublecomplex x[], doublecomplex work[], int lwork, int *info) |
Linear equality-constrained least squares (LSE) problem of complex matrices | |
This is the group of D9b. Overdetermined or underdetermined systems of linear equations (constrained) (complex).