g2o
|
Go to the source code of this file.
Namespaces | |
g2o | |
Functions | |
G2O_STUFF_API bool | g2o::writeVector (const std::string &filename, const double *v, int n) |
G2O_STUFF_API bool | g2o::writeCCSMatrix (const std::string &filename, int rows, int cols, const int *p, const int *i, const double *v, bool upperTriangleSymmetric=true) |