|
gtsam
3.2.1
gtsam
|
One SlotEntry stores the slot index for a variable, as well its dimension.
Public Member Functions | |
| SlotEntry (size_t _slot, size_t _dimension) | |
| std::string | toString () const |
Public Attributes | |
| size_t | slot |
| size_t | dimension |