| accumulate() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| ConstantFunction() | opengm::ConstantFunction< T, I, L > | inline |
| ConstantFunction(ITERATOR, ITERATOR, const T) | opengm::ConstantFunction< T, I, L > | inline |
| dimension() const | opengm::ConstantFunction< T, I, L > | inline |
| forAllValuesInAnyOrder(FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| forAllValuesInAnyOrderWithCoordinate(COORDINATE_FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| forAllValuesInOrder(FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| forAllValuesInOrderWithCoordinate(COORDINATE_FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| forAllValuesInSwitchedOrder(FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| forAtLeastAllUniqueValues(FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| forAtLeastAllUniqueValuesWithCoordinate(COORDINATE_FUNCTOR &functor) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| functionShapeBegin() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| functionShapeEnd() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| FunctionShapeIteratorType typedef | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| IndexType typedef | opengm::ConstantFunction< T, I, L > | |
| isAbsoluteDifference() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| isGeneralizedPotts() const | opengm::ConstantFunction< T, I, L > | inline |
| isLinearConstraint() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| isPotts() const | opengm::ConstantFunction< T, I, L > | inline |
| isSquaredDifference() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| isSubmodular() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| isTruncatedAbsoluteDifference() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| isTruncatedSquaredDifference() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| LabelType typedef | opengm::ConstantFunction< T, I, L > | |
| max() const | opengm::ConstantFunction< T, I, L > | inline |
| min() const | opengm::ConstantFunction< T, I, L > | inline |
| minMax() const | opengm::ConstantFunction< T, I, L > | inline |
| numberOfParameters() const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | inline |
| operator()(ITERATOR) const | opengm::ConstantFunction< T, I, L > | inline |
| operator==(const ConstantFunction< T, I, L > &) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | |
| parameterIndex(const size_t paramNumber) const | opengm::FunctionBase< ConstantFunction< T, I, L >, T, I, L > | inline |
| product() const | opengm::ConstantFunction< T, I, L > | inline |
| shape(const IndexType) const | opengm::ConstantFunction< T, I, L > | inline |
| size() const | opengm::ConstantFunction< T, I, L > | inline |
| sum() const | opengm::ConstantFunction< T, I, L > | inline |
| ValueType typedef | opengm::ConstantFunction< T, I, L > | |