OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces
num_labels_limitation_function.hxx File Reference

Provides implementation of a number of active labels limitation function. More...

#include <opengm/opengm.hxx>
#include <opengm/functions/function_registration.hxx>
#include <opengm/utilities/subsequence_iterator.hxx>
#include <opengm/functions/constraint_functions/linear_constraint_function_base.hxx>
#include <opengm/datastructures/linear_constraint.hxx>
#include <opengm/utilities/unsigned_integer_pow.hxx>
+ Include dependency graph for num_labels_limitation_function.hxx:

Go to the source code of this file.

Classes

class  opengm::NumLabelsLimitationFunction< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE >
 A linear constraint function class for limiting the number of used labels. More...
 
struct  opengm::LinearConstraintFunctionTraits< NumLabelsLimitationFunction< VALUE_TYPE, INDEX_TYPE, LABEL_TYPE > >
 

Namespaces

 opengm
 The OpenGM namespace.
 

Detailed Description

Provides implementation of a number of active labels limitation function.

Definition in file num_labels_limitation_function.hxx.