File defining o2scl::table3d. More...
#include <iostream>#include <fstream>#include <vector>#include <string>#include <cmath>#include <sstream>#include <boost/numeric/ublas/vector.hpp>#include <boost/numeric/ublas/vector_proxy.hpp>#include <boost/numeric/ublas/matrix.hpp>#include <boost/numeric/ublas/matrix_proxy.hpp>#include <o2scl/misc.h>#include <o2scl/err_hnd.h>#include <o2scl/search_vec.h>#include <o2scl/uniform_grid.h>#include <o2scl/interp.h>#include <o2scl/table_units.h>#include <o2scl/contour.h>#include <o2scl/shunting_yard.h>#include <o2scl/vector.h>Go to the source code of this file.
Classes | |
| class | o2scl::table3d |
| A data structure containing one or more slices of two-dimensional data points defined on a grid. 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::table3d &h, std::string name="") |
| Input a o2scl::table3d object from a hdf_file. | |
| void | o2scl_hdf::hdf_output (hdf_file &hf, o2scl::table3d &t, std::string name) |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).