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

Provides interface for liner constraint functions. More...

#include <opengm/functions/function_properties_base.hxx>
+ Include dependency graph for linear_constraint_function_base.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opengm::LinearConstraintFunctionTraits< LINEAR_CONSTRAINT_FUNCTION_TYPE >
 Traits class for linear constraint functions. More...
 
class  opengm::LinearConstraintFunctionBase< LINEAR_CONSTRAINT_FUNCTION_TYPE >
 Base class for linear constraint functions. More...
 

Namespaces

 opengm
 The OpenGM namespace.
 

Detailed Description

Provides interface for liner constraint functions.

Definition in file linear_constraint_function_base.hxx.