:ref:`O2scl <o2scl>` : :ref:`Function List`

Functions hdf_output
====================

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::table<std::vector<double>> &t, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, const o2scl::table3d &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::table_units<std::vector<double>> &t, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::tensor_grid<vec_t, vec_size_t> &t, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::uniform_grid<double> &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::prob_dens_mdim_amr<vec_t, mat_t> &p, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::table<> &t, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::table_units<> &t, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::hist &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, const o2scl::hist_2d &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::expval_scalar &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::expval_vector &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::expval_matrix &h, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, const std::vector<o2scl::contour_line> &cl, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, const std::vector<o2scl::edge_crossings> &ec, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::tensor_grid<std::vector<double>, std::vector<size_t>> &t, std::string name)

.. doxygenfunction:: hdf_output(hdf_file &hf, o2scl::hist_2d &t, std::string name)

