gsl_multifit_robust_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

D
gsl_vector* D;
Undocumented in source.
QSI
gsl_matrix* QSI;
Undocumented in source.
c_prev
gsl_vector* c_prev;
Undocumented in source.
dpsi
gsl_vector* dpsi;
Undocumented in source.
maxiter
size_t maxiter;
Undocumented in source.
multifit_p
gsl_multifit_linear_workspace* multifit_p;
Undocumented in source.
n
size_t n;
Undocumented in source.
numit
size_t numit;
Undocumented in source.
p
size_t p;
Undocumented in source.
psi
gsl_vector* psi;
Undocumented in source.
r
gsl_vector* r;
Undocumented in source.
resfac
gsl_vector* resfac;
Undocumented in source.
stats
gsl_multifit_robust_stats stats;
Undocumented in source.
tune
double tune;
Undocumented in source.
type
const(gsl_multifit_robust_type)* type;
Undocumented in source.
weights
gsl_vector* weights;
Undocumented in source.
workn
gsl_vector* workn;
Undocumented in source.

Meta