Go to the source code of this file.
|
namespace | gtsam |
| Global functions in a separate testing namespace.
|
|
|
Key | gtsam::mrsymbol (unsigned char c, unsigned char label, size_t j) |
| Create a symbol key from a character, label and index, i.e. More...
|
|
unsigned char | gtsam::mrsymbolChr (Key key) |
| Return the character portion of a symbol key.
|
|
unsigned char | gtsam::mrsymbolLabel (Key key) |
| Return the label portion of a symbol key.
|
|
size_t | gtsam::mrsymbolIndex (Key key) |
| Return the index portion of a symbol key.
|
|
- Date
- Jan 12, 2010
- Author
- : Alex Cunningham
- Date
- Jan 12, 2010
- Author
- : Alex Cunningham
-
: Frank Dellaert
-
: Richard Roberts