gsl.precision

D bindings for GSL.

Members

Aliases

gsl_prec_t
alias gsl_prec_t = uint
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_PREC_T_NUM
enum _GSL_PREC_T_NUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

gsl_prec_eps
const(double)* gsl_prec_eps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_prec_root3_eps
const(double)* gsl_prec_root3_eps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_prec_root4_eps
const(double)* gsl_prec_root4_eps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_prec_root5_eps
const(double)* gsl_prec_root5_eps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_prec_root6_eps
const(double)* gsl_prec_root6_eps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_prec_sqrt_eps
const(double)* gsl_prec_sqrt_eps;
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