OpenGM  2.3.x
Discrete Graphical Model Library
Namespaces | Functions
lp_reparametrization_hdf5.hxx File Reference
#include <opengm/graphicalmodel/graphicalmodel_hdf5.hxx>
#include <opengm/inference/auxiliary/lp_reparametrization.hxx>
+ Include dependency graph for lp_reparametrization_hdf5.hxx:

Go to the source code of this file.

Namespaces

 opengm
 The OpenGM namespace.
 
 opengm::hdf5
 Fiel I/O of graphical models using the HDF5 binary data format.
 

Functions

template<class GM >
void opengm::hdf5::save (const LPReparametrisationStorage< GM > &repa, const std::string &filename, const std::string &modelname)
 
template<class GM >
void opengm::hdf5::load (LPReparametrisationStorage< GM > *prepa, const std::string &filename, const std::string &modelname)