|
gtsam
4.0.0
gtsam
|
vector of errors More...
Go to the source code of this file.
Classes | |
| class | gtsam::Errors |
| vector of errors More... | |
| struct | gtsam::traits< Errors > |
| traits More... | |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Functions | |
| double | gtsam::dot (const Errors &a, const Errors &b) |
| dot product | |
| template<> | |
| GTSAM_EXPORT void | gtsam::axpy< Errors, Errors > (double alpha, const Errors &x, Errors &y) |
| BLAS level 2 style. | |
| void | gtsam::print (const Errors &a, const std::string &s="Error") |
| print with optional string | |
vector of errors