54 if (from_.count(v1) == 1) {
EIGEN_STRONG_INLINE const Measurement & measurement() const
accessor functions for the measurement represented by the edge
EIGEN_STRONG_INLINE const InformationType & information() const
information matrix of the constraint
Measurement _measurement
the measurement of the edge
const EstimateType & estimate() const
return the current estimate of the vertex
virtual bool read(std::istream &is)
read the vertex from a stream, i.e., the internal state of the vertex
virtual bool write(std::ostream &os) const
write the vertex to a stream
virtual void initialEstimate(const OptimizableGraph::VertexSet &from_, OptimizableGraph::Vertex *to_)
virtual void setMeasurement(const double &m)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW EdgeSBAScale()
VertexContainer _vertices
std::set< Vertex * > VertexSet
A general case Vertex for optimization.
const Vector3 & translation() const
void setTranslation(const Vector3 &t_)
SBACam Vertex, (x,y,z,qw,qx,qy,qz) the parameterization for the increments constructed is a 6d vector...
virtual void setEstimate(const SBACam &cam)