OpenGM  2.3.x
Discrete Graphical Model Library
opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > Member List

This is the complete list of members for opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, including all inherited members.

addFactor(const FunctionIdentifier &, ITERATOR, ITERATOR)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
addFactorNonFinalized(const FunctionIdentifier &, ITERATOR, ITERATOR)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
addFunction(const FUNCTION_TYPE &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
addFunctionWithRefReturn(const FUNCTION_TYPE &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
addFunctionWithRefReturn(const FUNCTION_TYPE &function)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
addSharedFunction(const FUNCTION_TYPE &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
addVariable(const LabelType)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
assign(const SpaceType &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
ConstFactorIterator typedefopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >
ConstVariableIterator typedefopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >
evaluate(ITERATOR) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
factorAdjacencyList(std::vector< std::set< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
factorAdjacencyList(std::vector< RandomAccessSet< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
factorFactorConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
factorOfVariable(const IndexType, const IndexType) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >::factorOfVariable(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
factorOrder() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
factorsOfVariableBegin(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
factorsOfVariableEnd(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
FactorType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
factorVariableConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
finalize()opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
FunctionIdentifier typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
FunctionInformation enum nameopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
functions() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >protected
functions()opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >protected
functions() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
functions()opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
FunctionTypeList typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
getFunction(const FunctionIdentifier &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
GraphicalModel()opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
GraphicalModel(const GraphicalModel &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
GraphicalModel(const SpaceType &, const size_t reserveFactorsPerVariable=0)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
GraphicalModelType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
IndependentFactorType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
IndexType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
isAcyclic() constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >
isChain(marray::Vector< size_t > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
isConnected(marray::Vector< size_t > &representatives) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >
isGrid(marray::Matrix< size_t > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
LabelType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
maxFactorOrder() constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
maxFactorOrder(const size_t maxOrder) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
maxNumberOfLabels() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
NrOfFunctionTypes enum valueopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
numberOfFactors() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
numberOfFactors(const IndexType) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >::numberOfFactors(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
numberOfFunctions(const size_t) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
numberOfLabels(const IndexType) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
numberOfNthOrderFactorsOfVariable(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
numberOfNthOrderFactorsOfVariable(const size_t, const size_t, marray::Vector< size_t > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
numberOfVariables() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
numberOfVariables(const IndexType) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >::numberOfVariables(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
opengm::hdf5::load(GM &, const std::string &, const std::string &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >friend
opengm::hdf5::save(const GM &, const std::string &, const std::string &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >friend
operator GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > &()opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inlineprotected
operator GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > const &() constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inlineprotected
operator=(const GraphicalModel &)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
operator=(const GraphicalModel< T, OPERATOR, OTHER_TL, SPACE > &otherGM)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
operator=(const GraphicalModel< T, OPERATOR, OTHER_TL, SPACE > &gm)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
operator[](const IndexType) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
OperatorType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
reserveFactors(const size_t numF)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
reserveFactorsVarialbeIndices(const size_t size)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
reserveFunctions(const size_t numF)opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
secondVariableOfSecondOrderFactor(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
shortestPath(const size_t, const size_t, LIST &, const LIST &=LIST()) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inlineprotected
space() constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
SpaceType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
SpecialType typedefopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >
twoHopConnected(const size_t, const size_t, LIST &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inlineprotected
ValueType typedefopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >
variableAdjacencyList(std::vector< std::set< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variableAdjacencyList(std::vector< RandomAccessSet< IndexType > > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variableAdjacencyMatrix(marray::Matrix< bool > &) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variableFactorConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variableOfFactor(const IndexType, const IndexType) constopengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >inline
FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >::variableOfFactor(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variablesOfFactorBegin(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variablesOfFactorEnd(const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline
variableVariableConnection(const size_t, const size_t) constopengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >inline