opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > Member List

This is the complete list of members for opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, including all inherited members.
addFactor(const FunctionIdentifier &, ITERATOR, ITERATOR)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
addFunction(const FUNCTION_TYPE &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
addFunctionWithRefReturn(const FUNCTION_TYPE &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
addSharedFunction(const FUNCTION_TYPE &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
addVariable(const IndexType)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
assign(const SpaceType &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
ConstFactorIterator typedefopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
ConstVariableIterator typedefopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
evaluate(ITERATOR) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
factorAdjacencyList(std::vector< std::set< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
factorAdjacencyList(std::vector< RandomAccessSet< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
factorFactorConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
factorOfVariable(const IndexType, const IndexType) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >::factorOfVariable(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
factorOrder() const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
factorsOfVariableBegin(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
factorsOfVariableEnd(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
FactorType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
factorVariableConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
FunctionIdentifier typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
FunctionInformation enum nameopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
functions() const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline, protected]
functions()opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline, protected]
FunctionTypeList typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
getFunction(const FunctionIdentifier &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
GraphicalModel()opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
GraphicalModel(const GraphicalModel &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
GraphicalModel(const GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST_OTHER, SPACE, IS_EDITABLE > &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
GraphicalModel(const SpaceType &, const size_t reserveFactorsPerVariable=0)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
GraphicalModelType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
IndependentFactorType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
IndexType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
isAcyclic() constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
isChain(marray::Vector< size_t > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
isConnected(marray::Vector< size_t > &representatives) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
isGrid(marray::Matrix< size_t > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
LabelType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
maxFactorOrder() constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
maxFactorOrder(const size_t maxOrder) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
NrOfFunctionTypes enum valueopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
numberOfFactors() const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
numberOfFactors(const IndexType) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >::numberOfFactors(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
numberOfFunctions(const size_t) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
numberOfLabels(const IndexType) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
numberOfNthOrderFactorsOfVariable(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
numberOfNthOrderFactorsOfVariable(const size_t, const size_t, marray::Vector< size_t > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
numberOfVariables() const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
numberOfVariables(const IndexType) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >::numberOfVariables(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
opengm::hdf5::load(GM &, const std::string &, const std::string &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [friend]
opengm::hdf5::save(const GM &, const std::string &, const std::string &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [friend]
operator GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > &()opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType > [inline, protected]
operator GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >const &() constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType > [inline, protected]
operator=(const GraphicalModel &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
operator=(const GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST_OTHER, SPACE, IS_EDITABLE > &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
operator[](const IndexType) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
OperatorType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
reserveFactors(const size_t numF)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
reserveFunctions(const size_t numF)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
secondVariableOfSecondOrderFactor(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
shortestPath(const size_t, const size_t, LIST &, const LIST &=LIST()) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType > [inline, protected]
space() const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
SpaceType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
SpecialType typedefopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
twoHopConnected(const size_t, const size_t, LIST &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType > [inline, protected]
ValueType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >
variableAdjacencyList(std::vector< std::set< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variableAdjacencyList(std::vector< RandomAccessSet< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variableAdjacencyMatrix(marray::Matrix< bool > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variableFactorConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variableOfFactor(const IndexType, const IndexType) const opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE > [inline]
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >::variableOfFactor(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variablesOfFactorBegin(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variablesOfFactorEnd(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
variableVariableConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE, EDITABLE >, SPACE::IndexType >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:11 2013 for OpenGM by  doxygen 1.6.3