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::detail::rank_accumulate_reducer< T > Struct Template Reference

#include <page_rank.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, non_default_resolver=true)
 
template<typename K >
T operator() (const K &) const
 
template<typename K >
T operator() (const K &, const T &x, const T &y) const
 

Member Function Documentation

template<typename T >
boost::graph::distributed::detail::rank_accumulate_reducer< T >::BOOST_STATIC_CONSTANT ( bool  ,
non_default_resolver  = true 
)
template<typename T >
template<typename K >
T boost::graph::distributed::detail::rank_accumulate_reducer< T >::operator() ( const K &  ) const
inline

References T.

template<typename T >
template<typename K >
T boost::graph::distributed::detail::rank_accumulate_reducer< T >::operator() ( const K &  ,
const T x,
const T y 
) const
inline

References boost::polygon::y().


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