OpenGM  2.3.x
Discrete Graphical Model Library
opengm::SparseFunction< T, I, L, CONTAINER > Member List

This is the complete list of members for opengm::SparseFunction< T, I, L, CONTAINER >, including all inherited members.

accumulate() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
ConstContainerIteratorType typedefopengm::SparseFunction< T, I, L, CONTAINER >
container() const opengm::SparseFunction< T, I, L, CONTAINER >inline
container()opengm::SparseFunction< T, I, L, CONTAINER >inline
ContainerIteratorType typedefopengm::SparseFunction< T, I, L, CONTAINER >
ContainerType typedefopengm::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) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
forAllValuesInAnyOrderWithCoordinate(COORDINATE_FUNCTOR &functor) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
forAllValuesInOrder(FUNCTOR &functor) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
forAllValuesInOrderWithCoordinate(COORDINATE_FUNCTOR &functor) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
forAllValuesInSwitchedOrder(FUNCTOR &functor) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
forAtLeastAllUniqueValues(FUNCTOR &functor) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
forAtLeastAllUniqueValuesWithCoordinate(COORDINATE_FUNCTOR &functor) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
functionShapeBegin() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
functionShapeEnd() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
FunctionShapeIteratorType typedefopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
IndexType typedefopengm::SparseFunction< T, I, L, CONTAINER >
insert(COORDINATE_ITERATOR coordinate, const ValueType value)opengm::SparseFunction< T, I, L, CONTAINER >inline
isAbsoluteDifference() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isGeneralizedPotts() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isLinearConstraint() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isPotts() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isSquaredDifference() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isSubmodular() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isTruncatedAbsoluteDifference() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
isTruncatedSquaredDifference() constopengm::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 typedefopengm::SparseFunction< T, I, L, CONTAINER >
KeyValPairType typedefopengm::SparseFunction< T, I, L, CONTAINER >
LabelType typedefopengm::SparseFunction< T, I, L, CONTAINER >
MappedType typedefopengm::SparseFunction< T, I, L, CONTAINER >
max() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
min() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
minMax() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
numberOfParameters() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >inline
operator()(COORDINATE_ITERATOR coordinate) const opengm::SparseFunction< T, I, L, CONTAINER >inline
operator==(const SparseFunction< T, I, L, CONTAINER > &) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
parameterIndex(const size_t paramNumber) constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >inline
product() constopengm::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() constopengm::FunctionBase< SparseFunction< T, I, L, CONTAINER >, T, I, L >
valueFromKey(const KeyType key) const opengm::SparseFunction< T, I, L, CONTAINER >inline
ValueType typedefopengm::SparseFunction< T, I, L, CONTAINER >