Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::predicateRemoveEdge1< Graph, MarkerP, NumberD, Stack, VertexIndexMap > Class Template Reference

#include <minimum_degree_ordering.hpp>

Public Member Functions

 predicateRemoveEdge1 (Graph &_g, MarkerP &_marker, NumberD _numbering, Stack &n_e, VertexIndexMap id)
 
bool operator() (edge_t e)
 

Constructor & Destructor Documentation

template<class Graph , class MarkerP , class NumberD , class Stack , class VertexIndexMap >
boost::detail::predicateRemoveEdge1< Graph, MarkerP, NumberD, Stack, VertexIndexMap >::predicateRemoveEdge1 ( Graph &  _g,
MarkerP &  _marker,
NumberD  _numbering,
Stack &  n_e,
VertexIndexMap  id 
)
inline

Member Function Documentation

template<class Graph , class MarkerP , class NumberD , class Stack , class VertexIndexMap >
bool boost::detail::predicateRemoveEdge1< Graph, MarkerP, NumberD, Stack, VertexIndexMap >::operator() ( edge_t  e)
inline

References boost::target().


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