File defining o2scl::table_units. More...
#include <o2scl/table.h>
#include <o2scl/lib_settings.h>
Go to the source code of this file.
Classes | |
class | o2scl::table_units< vec_t > |
Data table class with units. More... | |
class | o2scl::table_units< vec_t > |
Data table class with units. More... | |
Namespaces | |
o2scl | |
The main O2scl namespace. | |
o2scl_hdf | |
The O2scl namespace for I/O with HDF. | |
Functions | |
template<class vec_t > | |
void | o2scl_hdf::hdf_input (hdf_file &hf, o2scl::table_units< vec_t > &t, std::string name) |
Input a o2scl::table_units object from a hdf_file. More... | |
void | o2scl_hdf::hdf_output (hdf_file &hf, o2scl::table_units< std::vector< double > > &t, std::string name) |
template<class vec_t > | |
void | o2scl_hdf::hdf_input_data (hdf_file &hf, o2scl::table_units< vec_t > &t) |
Internal function for inputting a o2scl::table_units object. | |
void | o2scl_hdf::hdf_output_data (hdf_file &hf, o2scl::table_units< std::vector< double > > &t) |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).