|
gtsam
|
Ordered key dimensions and scalar offsets. More...
Go to the source code of this file.
Classes | |
| struct | gtsam::KeyInfoEntry |
| Position, dimension, and scalar offset of one key in an ordered vector. More... | |
| class | gtsam::KeyInfo |
| Ordered key dimensions and offsets in one flattened variable vector. More... | |
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Functions | |
| VectorValues | gtsam::buildVectorValues (const Vector &vector, const KeyInfo &keyInfo) |
| Split a flat vector into keyed blocks using KeyInfo offsets and dimensions. | |
Ordered key dimensions and scalar offsets.