gsl_bspline_deriv_workspace

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct gsl_bspline_deriv_workspace {}

Members

Variables

A
gsl_matrix* A;
Undocumented in source.
dB
gsl_matrix* dB;
Undocumented in source.
k
size_t k;
Undocumented in source.

Meta