XLPack 7.0
XLPack Numerical Library (C API) Reference Manual
Loading...
Searching...
No Matches
Functions
dgels.c File Reference

Functions

void dgels (char trans, int m, int n, int nrhs, int lda, double a[], int ldb, double b[], double work[], int lwork, int *info)
 Solution to overdetermined or underdetermined linear equations Ax = b (Full rank)