42 for (
int i = 0; i < 6; ++i)
45 for (
int i = 0; i < 6; ++i)
46 for (
int j = i; j < 6; ++j) {
56 for (
int i = 0; i < 6; ++i)
58 for (
int i = 0; i < 6; ++i)
59 for (
int j = i; j < 6; ++j)
65 #ifndef NUMERIC_JACOBIAN_TWO_D_TYPES virtual bool write(std::ostream &os) const
write the vertex to a stream
virtual void setMeasurement(const Vector6d &m)
InformationType _information
JacobianXiOplusType _jacobianOplusXi
virtual void linearizeOplus()
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
EIGEN_STRONG_INLINE const InformationType & information() const
information matrix of the constraint
JacobianXjOplusType _jacobianOplusXj
Matrix< double, 6, 1, Eigen::ColMajor > Vector6d