29 #ifdef G2O_HAVE_OPENGL 48 for (
int i = 0; i < 2; ++i)
49 for (
int j = i; j < 2; ++j) {
60 os << p.x() <<
" " << p.y();
61 for (
int i = 0; i < 2; ++i)
62 for (
int j = i; j < 2; ++j)
68 #ifndef NUMERIC_JACOBIAN_TWO_D_TYPES Eigen::Matrix< double, 2, 1, Eigen::ColMajor > Vector2D
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
InformationType _information
JacobianXiOplusType _jacobianOplusXi
EIGEN_MAKE_ALIGNED_OPERATOR_NEW EdgePointXY()
virtual bool write(std::ostream &os) const
write the vertex to a stream
EIGEN_STRONG_INLINE const InformationType & information() const
information matrix of the constraint
JacobianXjOplusType _jacobianOplusXj
virtual void setMeasurement(const Vector2D &m)
virtual void linearizeOplus()
EIGEN_STRONG_INLINE const Measurement & measurement() const
accessor functions for the measurement represented by the edge