Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::gursoy_shortest< EdgeWeightMap > Struct Template Reference

#include <gursoy_atun_layout.hpp>

Static Public Member Functions

template<typename Graph , typename NodeDistanceMap , typename UpdatePosition >
static void run (const Graph &g, typename graph_traits< Graph >::vertex_descriptor s, NodeDistanceMap node_distance, UpdatePosition &update_position, EdgeWeightMap weight)
 

Member Function Documentation

template<typename EdgeWeightMap >
template<typename Graph , typename NodeDistanceMap , typename UpdatePosition >
static void boost::detail::gursoy_shortest< EdgeWeightMap >::run ( const Graph &  g,
typename graph_traits< Graph >::vertex_descriptor  s,
NodeDistanceMap  node_distance,
UpdatePosition &  update_position,
EdgeWeightMap  weight 
)
inlinestatic

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