31 using namespace Eigen;
44 for (
int i = 0; i < size; ++i)
47 for (
int i = 0; i < size; ++i)
48 for (
int j = i; j < size; ++j) {
59 for (
int i = 0; i < size; ++i)
61 for (
int i = 0; i < size; ++i)
62 for (
int j = i; j < size; ++j)
68 #ifndef NUMERIC_JACOBIAN_TWO_D_TYPES EIGEN_MAKE_ALIGNED_OPERATOR_NEW EdgePlane()
virtual void linearizeOplus()
Eigen::Matrix< double, 4, 1, Eigen::ColMajor > Vector4D
InformationType _information
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
JacobianXiOplusType _jacobianOplusXi
EIGEN_STRONG_INLINE const InformationType & information() const
information matrix of the constraint
virtual void setMeasurement(const Vector4D &m)
virtual bool write(std::ostream &os) const
write the vertex to a stream
JacobianXjOplusType _jacobianOplusXj