53#ifndef NUMERIC_JACOBIAN_TWO_D_TYPES
BaseFixedSizedEdge< D, Line2D, VertexLine2D, VertexLine2D >::template JacobianType< D, VertexXj::Dimension > & _jacobianOplusXj
BaseFixedSizedEdge< D, Line2D, VertexLine2D, VertexLine2D >::template JacobianType< D, VertexXi::Dimension > & _jacobianOplusXi
bool writeInformationMatrix(std::ostream &os) const
write the upper trinagular part of the information matrix into the stream
bool readInformationMatrix(std::istream &is)
EIGEN_STRONG_INLINE const Measurement & measurement() const
accessor functions for the measurement represented by the edge
InformationType _information
Measurement _measurement
the measurement of the edge
virtual bool write(std::ostream &os) const
write the vertex to a stream
virtual void linearizeOplus()
EIGEN_MAKE_ALIGNED_OPERATOR_NEW EdgeLine2D()
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
bool writeVector(std::ostream &os, const Eigen::DenseBase< Derived > &b)
bool readVector(std::istream &is, Eigen::DenseBase< Derived > &b)