![]() |
XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
|
Functions | |
| void | dormqr (char side, char trans, int m, int n, int k, int lda, double a[], double tau[], int ldc, double c[], double work[], int lwork, int *info) |
| Multiplies matrix by Q of QR factorization | |