OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros | Functions
tribool.hxx File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengm::Tribool
 Variable with three values (true=1, false=0, maybe=-1) More...
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_TRIBOOL_HXX
 

Functions

std::ostream & opengm::operator<< (std::ostream &out, const Tribool &t)
 

Macro Definition Documentation

#define OPENGM_TRIBOOL_HXX

Definition at line 3 of file tribool.hxx.