An assignment from labels to a discrete value index (size_t) More...
#include <iostream>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | gtsam::Assignment< L > |
Namespaces | |
gtsam | |
traits | |
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)
Definition in file Assignment.h.