MRPT logo

mrpt::math::CDijkstra< TYPE_EDGES >::TDistance Struct Reference

#include <mrpt/math/dijkstra.h>

List of all members.

Public Member Functions

 TDistance ()
 TDistance (const unsigned &D)
const TDistanceoperator= (const unsigned &D)

Public Attributes

unsigned dist


Detailed Description

template<typename TYPE_EDGES>
struct mrpt::math::CDijkstra< TYPE_EDGES >::TDistance

Definition at line 62 of file dijkstra.h.


Constructor & Destructor Documentation

template<typename TYPE_EDGES >
mrpt::math::CDijkstra< TYPE_EDGES >::TDistance::TDistance (  )  [inline]

Definition at line 66 of file dijkstra.h.

template<typename TYPE_EDGES >
mrpt::math::CDijkstra< TYPE_EDGES >::TDistance::TDistance ( const unsigned &  D  )  [inline]

Definition at line 67 of file dijkstra.h.


Member Function Documentation

template<typename TYPE_EDGES >
const TDistance& mrpt::math::CDijkstra< TYPE_EDGES >::TDistance::operator= ( const unsigned &  D  )  [inline]

Definition at line 68 of file dijkstra.h.

References mrpt::math::CDijkstra< TYPE_EDGES >::TDistance::dist.


Member Data Documentation

template<typename TYPE_EDGES >
unsigned mrpt::math::CDijkstra< TYPE_EDGES >::TDistance::dist




Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 23:10:56 EDT 2009