OpenGM  2.3.x
Discrete Graphical Model Library
opengm::ViewFunction< GM > Member List

This is the complete list of members for opengm::ViewFunction< GM >, including all inherited members.

accumulate() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
dimension() const opengm::ViewFunction< GM >inline
FactorType typedefopengm::ViewFunction< GM >
forAllValuesInAnyOrder(FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
forAllValuesInAnyOrderWithCoordinate(COORDINATE_FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
forAllValuesInOrder(FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
forAllValuesInOrderWithCoordinate(COORDINATE_FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
forAllValuesInSwitchedOrder(FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
forAtLeastAllUniqueValues(FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
forAtLeastAllUniqueValuesWithCoordinate(COORDINATE_FUNCTOR &functor) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
functionShapeBegin() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
functionShapeEnd() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
FunctionShapeIteratorType typedefopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
IndexType typedefopengm::ViewFunction< GM >
isAbsoluteDifference() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isGeneralizedPotts() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isLinearConstraint() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isPotts() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isSquaredDifference() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isSubmodular() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isTruncatedAbsoluteDifference() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
isTruncatedSquaredDifference() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
LabelType typedefopengm::ViewFunction< GM >
max() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
min() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
minMax() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
numberOfParameters() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >inline
operator()(Iterator begin) const opengm::ViewFunction< GM >inline
operator==(const ViewFunction< GM > &) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
OperatorType typedefopengm::ViewFunction< GM >
parameterIndex(const size_t paramNumber) constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >inline
product() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
shape(const IndexType) const opengm::ViewFunction< GM >inline
size() const opengm::ViewFunction< GM >inline
sum() constopengm::FunctionBase< ViewFunction< GM >, GM::ValueType, GM::IndexType, GM::LabelType >
value_type typedefopengm::ViewFunction< GM >
ValueType typedefopengm::ViewFunction< GM >
ViewFunction()opengm::ViewFunction< GM >inline
ViewFunction(const FactorType &)opengm::ViewFunction< GM >