gsl.mode

D bindings for GSL.

Members

Aliases

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

Functions

GSL_MODE_PREC
uint GSL_MODE_PREC(gsl_mode_t mt)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

GSL_MODE_DEFAULT
enum GSL_MODE_DEFAULT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GSL_PREC_APPROX
enum GSL_PREC_APPROX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GSL_PREC_DOUBLE
enum GSL_PREC_DOUBLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GSL_PREC_SINGLE
enum GSL_PREC_SINGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

Authors

Chibisi Chima-Okereke

License

Boost License 1.0