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

Functions

void dgglse (int m, int n, int p, int lda, double a[], int ldb, double b[], double c[], double d[], double x[], double work[], int lwork, int *info)
 Linear equality-constrained least squares (LSE) problem