g2o
Loading...
Searching...
No Matches
Namespaces | Functions
io_helper.h File Reference
#include <Eigen/Core>
#include <iosfwd>
Include dependency graph for io_helper.h:
This graph shows which files directly or indirectly include this file:

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)