One SlotEntry stores the slot index for a variable, as well its dim.
More...
#include <Scatter.h>
One SlotEntry stores the slot index for a variable, as well its dim.
Definition at line 32 of file Scatter.h.
◆ SlotEntry()
gtsam::SlotEntry::SlotEntry |
( |
Key |
_key, |
|
|
size_t |
_dimension |
|
) |
| |
|
inline |
◆ toString()
string gtsam::SlotEntry::toString |
( |
| ) |
const |
◆ Zero()
static bool gtsam::SlotEntry::Zero |
( |
const SlotEntry & |
p | ) |
|
|
inlinestatic |
◆ operator<
◆ dimension
size_t gtsam::SlotEntry::dimension |
◆ key
Key gtsam::SlotEntry::key |
The documentation for this struct was generated from the following files: