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

Functions

void dgelss (int m, int n, int nrhs, int lda, double a[], int ldb, double b[], double s[], double rcond, int *rank, double work[], int lwork, int *info)
 Solution to overdetermined or underdetermined linear equations Ax = b using the singular value decomposition (SVD)