, including all inherited members.
accumulate() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
ConstContainerIteratorType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
container() const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
container() | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
ContainerIteratorType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
ContainerType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
coordinateToKey(COORDINATE_ITERATOR coordinate) const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
coordinateToKeyWithDim(COORDINATE_ITERATOR coordinate) const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
defaultValue() const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
dimension() const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
forAllValuesInAnyOrder(FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
forAllValuesInAnyOrderWithCoordinate(COORDINATE_FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
forAllValuesInOrder(FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
forAllValuesInOrderWithCoordinate(COORDINATE_FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
forAllValuesInSwitchedOrder(FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
forAtLeastAllUniqueValues(FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
forAtLeastAllUniqueValuesWithCoordinate(COORDINATE_FUNCTOR &functor) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | [inline] |
functionShapeBegin() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
functionShapeEnd() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
FunctionShapeIteratorType typedef | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
IndexType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
insert(COORDINATE_ITERATOR coordinate, const ValueType value) | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
isAbsoluteDifference() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
isGeneralizedPotts() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
isPotts() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
isSquaredDifference() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
isSubmodular() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
isTruncatedAbsoluteDifference() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
isTruncatedSquaredDifference() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
keyToCoordinate(const KeyType key, COORDINATE_ITERATOR coordinate) const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
KeyType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
KeyValPairType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
LabelType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
MappedType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |
max() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
min() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
minMax() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
operator()(COORDINATE_ITERATOR coordinate) const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
operator==(const SparseFunction< T, I, L, CONTAINER > &) const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
product() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
shape(const IndexType i) const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
size() const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
SparseFunction() | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
SparseFunction(SHAPE_ITERATOR shapeBegin, SHAPE_ITERATOR shapeEnd, const ValueType defaultValue) | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
sum() const | opengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L > | |
valueFromKey(const KeyType key) const | opengm::SparseFunction< T, I, L, CONTAINER > | [inline] |
ValueType typedef | opengm::SparseFunction< T, I, L, CONTAINER > | |