Struct used to hold a Linear Programming Problem. More...
#include <gtsam_unstable/linear/LinearCost.h>#include <gtsam_unstable/linear/EqualityFactorGraph.h>#include <gtsam_unstable/linear/InequalityFactorGraph.h>#include <string>

Go to the source code of this file.
Classes | |
| struct | gtsam::LP |
| struct | gtsam::traits< LP > |
| traits More... | |
Namespaces | |
| gtsam | |
| traits | |
Typedefs | |
| using | gtsam::KeyDimMap = std::map< Key, uint32_t > |
| Mapping between variable's key and its corresponding dimensionality. More... | |
Functions | |
| template<class LinearGraph > | |
| KeyDimMap | gtsam::collectKeyDim (const LinearGraph &linearGraph) |