![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | zgelsy (int m, int n, int nrhs, int lda, doublecomplex a[], int ldb, doublecomplex b[], int jpvt[], double rcond, int *rank, doublecomplex work[], int lwork, double rwork[], int *info) |
| Solution to overdetermined or underdetermined linear equations Ax = b for complex matrices using a complete orthogonal factorization | |