![]() |
PandA-2024.02
|
Functor used to sort edges. More...
#include <graph.hpp>

Public Member Functions | |
| ltedge (const Graph *_g) | |
| The constructors. More... | |
| bool | operator() (const typename boost::graph_traits< Graph >::edge_descriptor first, const typename boost::graph_traits< Graph >::edge_descriptor second) const |
| Redefinition of binary operator as less than. More... | |
Private Attributes | |
| const Graph * | g |
| the graph More... | |
Functor used to sort edges.
|
inline |
Redefinition of binary operator as less than.
Definition at line 1287 of file graph.hpp.
References lenet_tvm::target.
1.8.13