Loading...
Searching...
No Matches
Gudhi::skeleton_blocker::Skeleton_blocker_simple_traits::Root_vertex_handle Struct Reference

Global and local handle similar to boost subgraphs. Vertices are stored in a vector. For the root simplicial complex, the local and global descriptors are the same. For a subcomplex L and one of its vertices 'v', the local descriptor of 'v' is its position in the vertex vector of the subcomplex L whereas its global descriptor is the position of 'v' in the vertex vector of the root simplicial complex. More...

#include <include/gudhi/Skeleton_blocker/Skeleton_blocker_simple_traits.h>

Detailed Description

Global and local handle similar to boost subgraphs. Vertices are stored in a vector. For the root simplicial complex, the local and global descriptors are the same. For a subcomplex L and one of its vertices 'v', the local descriptor of 'v' is its position in the vertex vector of the subcomplex L whereas its global descriptor is the position of 'v' in the vertex vector of the root simplicial complex.


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