Home
last modified time | relevance | path

Searched defs:keep_local_edges (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Drmat_graph_generator.hpp48 template < typename Distribution, typename ProcessId > struct keep_local_edges struct
51 keep_local_edges(const Distribution& distrib, const ProcessId& id) in keep_local_edges() argument
56 template < typename T > bool operator()(const T& x, const T& y) in operator ()()
62 const Distribution& distrib;
63 const ProcessId& id;