- GSL_MAX
T GSL_MAX(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- GSL_MIN
T GSL_MIN(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- gsl_max
double gsl_max(double a, double b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- gsl_min
double gsl_min(double a, double b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D bindings for GSL.