The type of edges that are stored the boost graph. An Edge must be Default Constructible and Equality Comparable. More...
Public Member Functions | |
| void | setId (Root_vertex_handle a, Root_vertex_handle b) |
| Allows to modify vertices of the edge. | |
| Root_vertex_handle | first () const |
| Returns the first vertex of the edge. | |
| Root_vertex_handle | second () const |
| Returns the second vertex of the edge. | |
The type of edges that are stored the boost graph. An Edge must be Default Constructible and Equality Comparable.
| GUDHI Version 2.3.0 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : GPL v3 | Generated on Fri Oct 5 2018 15:05:03 for GUDHI by Doxygen 1.8.13 |