|
gtsam
4.0.0
gtsam
|
An assignment from labels to a discrete value index (size_t) More...
Go to the source code of this file.
Classes | |
| class | gtsam::Assignment< L > |
| An assignment from labels to value index (size_t). More... | |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Functions | |
| template<typename L > | |
| std::vector< Assignment< L > > | gtsam::cartesianProduct (const std::vector< std::pair< L, size_t > > &keys) |
| Get Cartesian product consisting all possible configurations. More... | |
An assignment from labels to a discrete value index (size_t)