Gudhi::skeleton_blocker::Simplex_around_vertex_iterator< SkeletonBlockerComplex, Link > Class Template Reference

#include </home/gailuron/workspace/gudhi/gudhi-devel/build/gudhi.3.5.0/include/gudhi/Skeleton_blocker/iterators/Skeleton_blockers_simplices_iterators.h>

Public Member Functions

 Simplex_around_vertex_iterator (const Complex *complex_, Vertex_handle v_, bool end)
 

Detailed Description

template<typename SkeletonBlockerComplex, typename Link>
class Gudhi::skeleton_blocker::Simplex_around_vertex_iterator< SkeletonBlockerComplex, Link >

Link may be Skeleton_blocker_link_complex<SkeletonBlockerComplex> to iterate over all simplices around a vertex OR Skeleton_blocker_superior_link_complex<SkeletonBlockerComplex> to iterate over all superior vertices around a vertex. The iteration is done by computing a trie with the link and doing a breadth-first traversal of the trie.

Constructor & Destructor Documentation

◆ Simplex_around_vertex_iterator()

template<typename SkeletonBlockerComplex , typename Link >
Gudhi::skeleton_blocker::Simplex_around_vertex_iterator< SkeletonBlockerComplex, Link >::Simplex_around_vertex_iterator ( const Complex *  complex_,
Vertex_handle  v_,
bool  end 
)
inline

returns an iterator to the end


The documentation for this class was generated from the following file:
GUDHI  Version 3.5.0  - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.  - Copyright : MIT Generated on Thu Jan 13 2022 08:34:28 for GUDHI by Doxygen 1.9.2