Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Go to the source code of this file.
Namespaces | |
mygsl | |
Top-level namespace of the Bayeux/mygsl module library. | |
Enumerations | |
enum | mygsl::bin_mode_type { mygsl::BIN_MODE_INVALID = 0, mygsl::BIN_MODE_LINEAR = 1, mygsl::BIN_MODE_LOG = 2 } |
Histogram binning mode. More... | |
enum | mygsl::bin_axis_type { mygsl::BIN_AXIS_INVALID = -1, mygsl::BIN_AXIS_X = 0, mygsl::BIN_AXIS_Y = 1 } |
Histogram axis type. More... | |