File defining o2scl::hist. More...
#include <iostream>
#include <boost/numeric/ublas/vector.hpp>
#include <o2scl/convert_units.h>
#include <o2scl/interp.h>
#include <o2scl/uniform_grid.h>
#include <o2scl/table.h>
Go to the source code of this file.
Classes | |
class | o2scl::hist |
A one-dimensional histogram class. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
o2scl_hdf | |
The O2scl namespace for I/O with HDF. | |
Functions | |
void | o2scl_hdf::hdf_input (hdf_file &hf, o2scl::hist &h, std::string name="") |
Input a o2scl::hist object from a hdf_file. | |
void | o2scl_hdf::hdf_output (hdf_file &hf, o2scl::hist &h, std::string name) |
Output a o2scl::hist object to a hdf_file. | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).