| 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 IndexType) | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| assign(const SpaceType &) | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| ConstFactorIterator typedef | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| ConstVariableIterator typedef | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| evaluate(ITERATOR) const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| factorAdjacencyList(std::vector< std::set< IndexType > > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| factorAdjacencyList(std::vector< RandomAccessSet< IndexType > > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| factorFactorConnection(const size_t, const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| factorOfVariable(const IndexType, const IndexType) const | opengm::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) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| factorOrder() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| factorsOfVariableBegin(const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| factorsOfVariableEnd(const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| FactorType typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| factorVariableConnection(const size_t, const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| finalize() | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| FunctionIdentifier typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| FunctionInformation enum name | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| functions() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | protected |
| functions() | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | protected |
| functions() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| functions() | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| FunctionTypeList typedef | opengm::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 typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| IndependentFactorType typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| IndexType typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| isAcyclic() const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| isChain(marray::Vector< size_t > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| isConnected(marray::Vector< size_t > &representatives) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| isGrid(marray::Matrix< size_t > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| LabelType typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| maxFactorOrder() const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| maxFactorOrder(const size_t maxOrder) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| maxNumberOfLabels() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| NrOfFunctionTypes enum value | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| numberOfFactors() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| numberOfFactors(const IndexType) const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >::numberOfFactors(const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| numberOfFunctions(const size_t) const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| numberOfLabels(const IndexType) const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| numberOfNthOrderFactorsOfVariable(const size_t, const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| numberOfNthOrderFactorsOfVariable(const size_t, const size_t, marray::Vector< size_t > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| numberOfVariables() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| numberOfVariables(const IndexType) const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType >::numberOfVariables(const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| 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 &() const | opengm::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 IndexType) const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| OperatorType typedef | opengm::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) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| shortestPath(const size_t, const size_t, LIST &, const LIST &=LIST()) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | protected |
| space() const | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | inline |
| SpaceType typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| SpecialType typedef | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| twoHopConnected(const size_t, const size_t, LIST &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | protected |
| ValueType typedef | opengm::GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE > | |
| variableAdjacencyList(std::vector< std::set< IndexType > > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variableAdjacencyList(std::vector< RandomAccessSet< IndexType > > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variableAdjacencyMatrix(marray::Matrix< bool > &) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variableFactorConnection(const size_t, const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variableOfFactor(const IndexType, const IndexType) const | opengm::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) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variablesOfFactorBegin(const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variablesOfFactorEnd(const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |
| variableVariableConnection(const size_t, const size_t) const | opengm::FactorGraph< GraphicalModel< T, OPERATOR, FUNCTION_TYPE_LIST, SPACE >, SPACE::IndexType > | |