gsl.ntuple

D bindings for GSL.

Members

Functions

gsl_ntuple_bookdata
int gsl_ntuple_bookdata(gsl_ntuple* ntuple)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_close
int gsl_ntuple_close(gsl_ntuple* ntuple)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_create
gsl_ntuple* gsl_ntuple_create(char* filename, void* ntuple_data, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_open
gsl_ntuple* gsl_ntuple_open(char* filename, void* ntuple_data, size_t size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_project
int gsl_ntuple_project(gsl_histogram* h, gsl_ntuple* ntuple, gsl_ntuple_value_fn* value_func, gsl_ntuple_select_fn* select_func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_read
int gsl_ntuple_read(gsl_ntuple* ntuple)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_write
int gsl_ntuple_write(gsl_ntuple* ntuple)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

gsl_ntuple
struct gsl_ntuple
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_select_fn
struct gsl_ntuple_select_fn
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gsl_ntuple_value_fn
struct gsl_ntuple_value_fn
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