Gudhi  1.2.0
 All Classes Functions Variables Typedefs Friends Groups Pages
Gudhi::skbl::Skeleton_blocker_simple_traits Struct Reference

Simple traits that is a model of SkeletonBlockerDS and can be passed as a template argument to Skeleton_blocker_complex. More...

#include <Skeleton_blocker_simple_traits.h>

Classes

struct  Root_vertex_handle
 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...
 

Additional Inherited Members

- Public Types inherited from Gudhi::skbl::SkeletonBlockerDS
typedef int boost_vertex_handle
 index that allows to find the vertex in the boost graph
 

Detailed Description

Simple traits that is a model of SkeletonBlockerDS and can be passed as a template argument to Skeleton_blocker_complex.


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