Implementations for VectorValues.
More...
|
namespace | gtsam |
| Global functions in a separate testing namespace.
|
|
|
GTSAM_EXPORT ostream & | gtsam::operator<< (ostream &os, const VectorValues &v) |
|
bool | gtsam::internal::structureCompareOp (const boost::tuple< VectorValues::value_type, VectorValues::value_type > &vv) |
|
VectorValues | gtsam::operator* (const double a, const VectorValues &v) |
|
Implementations for VectorValues.
- Author
- Richard Roberts
-
Alex Cunningham