Public Member Functions | Protected Attributes
g2o::EstimatePropagator::PropagateCost Class Reference

cost for traversing along active edges in the optimizer More...

#include <estimate_propagator.h>

List of all members.

Public Member Functions

virtual double operator() (OptimizableGraph::Edge *edge, const OptimizableGraph::VertexSet &from, OptimizableGraph::Vertex *to_) const
 PropagateCost (SparseOptimizer *graph)

Protected Attributes

SparseOptimizer_graph

Detailed Description

cost for traversing along active edges in the optimizer

You may derive an own one, if necessary. The default is to return initialEstimatePossible(from, to) for the edge.

Definition at line 59 of file estimate_propagator.h.


Constructor & Destructor Documentation

Definition at line 61 of file estimate_propagator.h.


Member Function Documentation

virtual double g2o::EstimatePropagator::PropagateCost::operator() ( OptimizableGraph::Edge edge,
const OptimizableGraph::VertexSet from,
OptimizableGraph::Vertex to_ 
) const [inline, virtual]

Definition at line 62 of file estimate_propagator.h.


Member Data Documentation

Definition at line 72 of file estimate_propagator.h.


The documentation for this class was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30