gsl_multilarge_linear_type

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

Members

Variables

accumulate
int function(gsl_matrix*, gsl_vector*, void*) accumulate;
Undocumented in source.
alloc
void* function(const size_t) alloc;
Undocumented in source.
free
void function(void*) free;
Undocumented in source.
lcurve
int function(gsl_vector*, gsl_vector*, gsl_vector*, void*) lcurve;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
rcond
int function(double*, void*) rcond;
Undocumented in source.
reset
int function(void*) reset;
Undocumented in source.
solve
int function(const double, gsl_vector*, double*, double*, void*) solve;
Undocumented in source.

Meta