- alloc
int function(void*, size_t) alloc;
Undocumented in source.
- free
void function(void*) free;
Undocumented in source.
- iterate
int function(void*, gsl_multiroot_function_fdf*, gsl_vector*, gsl_vector*, gsl_matrix*, gsl_vector*) iterate;
Undocumented in source.
- name
const(char)* name;
Undocumented in source.
- set
int function(void*, gsl_multiroot_function_fdf*, gsl_vector*, gsl_vector*, gsl_matrix*, gsl_vector*) set;
Undocumented in source.
- size
size_t size;
Undocumented in source.