gsl_odeiv_control_scaled_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
gsl_odeiv_control_scaled_new
(
double eps_abs
,
double eps_rel
,
double a_y
,
double a_dydt
,
const(double)* scale_abs
,
size_t dim
)

Meta