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

#include <fruchterman_reingold.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, non_default_resolver=true)
 
template<typename K >
Point operator() (const K &) const
 
template<typename K >
Point operator() (const K &, const Point &p1, const Point &p2) const
 

Member Function Documentation

template<typename Point >
boost::graph::distributed::point_accumulating_reducer< Point >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename Point >
template<typename K >
Point boost::graph::distributed::point_accumulating_reducer< Point >::operator() ( const K &  ) const
inline
template<typename Point >
template<typename K >
Point boost::graph::distributed::point_accumulating_reducer< Point >::operator() ( const K &  ,
const Point &  p1,
const Point &  p2 
) const
inline

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