|
g2o
|
#include <Eigen/Core>#include <iosfwd>

Go to the source code of this file.
Namespaces | |
| namespace | g2o |
| namespace | g2o::internal |
Functions | |
| template<typename Derived > | |
| bool | g2o::internal::writeVector (std::ostream &os, const Eigen::DenseBase< Derived > &b) |
| template<typename Derived > | |
| bool | g2o::internal::readVector (std::istream &is, Eigen::DenseBase< Derived > &b) |