gsl_multifit_linear_workspace

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

A
gsl_matrix* A;
Undocumented in source.
D
gsl_vector* D;
Undocumented in source.
Q
gsl_matrix* Q;
Undocumented in source.
QSI
gsl_matrix* QSI;
Undocumented in source.
S
gsl_vector* S;
Undocumented in source.
n
size_t n;
Undocumented in source.
nmax
size_t nmax;
Undocumented in source.
p
size_t p;
Undocumented in source.
pmax
size_t pmax;
Undocumented in source.
rcond
double rcond;
Undocumented in source.
t
gsl_vector* t;
Undocumented in source.
xt
gsl_vector* xt;
Undocumented in source.

Meta