|
gtsam
|
Unary measurement represents a measurement on a single key in a graph. It mirrors BinaryMeasurement but holds just one key. The measurement value and noise model are stored without an accompanying error function. More...
Go to the source code of this file.
Classes | |
| class | gtsam::UnaryMeasurement< T > |
| Unary measurement represents a measurement on a single key in a graph. More... | |
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Unary measurement represents a measurement on a single key in a graph. It mirrors BinaryMeasurement but holds just one key. The measurement value and noise model are stored without an accompanying error function.