Edge that allows to access to an index. The indices of the edges are used to store heap information in the edge contraction algorithm. More...
Public Member Functions | |
| int & | index () |
| Access to the index. | |
| int | index () |
| Access to the index. | |
Public Member Functions inherited from Gudhi::skeleton_blocker::SkeletonBlockerDS::Graph_edge | |
| 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. | |
Edge that allows to access to an index. The indices of the edges are used to store heap information in the edge contraction algorithm.
| GUDHI Version 3.1.1 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : MIT | Generated on Tue Feb 18 2020 09:33:14 for GUDHI by Doxygen 1.8.16 |