gtsam  3.2.1
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DiscreteKey.h File Reference

specialized key for discrete variables More...

Go to the source code of this file.

Classes

struct  gtsam::DiscreteKeys
 DiscreteKeys is a set of keys that can be assembled using the & operator. More...
 

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 

Typedefs

typedef std::pair< Key, size_t > gtsam::DiscreteKey
 Key type for discrete conditionals Includes name and cardinality.
 

Functions

DiscreteKeys gtsam::operator& (const DiscreteKey &key1, const DiscreteKey &key2)
 Create a list from two keys.
 

Detailed Description

specialized key for discrete variables

Author
Frank Dellaert
Date
Feb 28, 2011