opengm::hdf5 Namespace Reference

Fiel I/O of graphical models using the HDF5 binary data format. More...

Functions

template<class GM >
void save (const GM &gm, const std::string &filepath, const std::string &datasetName)
 save a graphical model to an HDF5 file
template<class GM_ >
void load (GM_ &gm, const std::string &, const std::string &)
template<class GM >
void load (GM &gm, const std::string &filepath, const std::string &datasetName)

Detailed Description

Fiel I/O of graphical models using the HDF5 binary data format.


Function Documentation

template<class GM >
void opengm::hdf5::load ( GM &  gm,
const std::string &  filepath,
const std::string &  datasetName 
) [inline]

Definition at line 430 of file graphicalmodel_hdf5.hxx.

Here is the call graph for this function:

template<class GM_ >
void opengm::hdf5::load ( GM_ &  gm,
const std::string &  ,
const std::string &   
) [inline]
Examples:
io_graphical_model.cxx.

Here is the caller graph for this function:

template<class GM >
void opengm::hdf5::save ( const GM &  gm,
const std::string &  filepath,
const std::string &  datasetName 
) [inline]

save a graphical model to an HDF5 file

Parameters:
gm graphical model to save
filepath to save as
name of dataset within the HDF5 file
Examples:
io_graphical_model.cxx, and opengmBuildGrid.cxx.

Definition at line 329 of file graphicalmodel_hdf5.hxx.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:13 2013 for OpenGM by  doxygen 1.6.3