TTK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Ripser< DistanceMatrix >::simplex_coboundary_enumerator Class Reference

Public Member Functions

 simplex_coboundary_enumerator (const diameter_entry_t _simplex, index_t _dim, const Ripser< compressed_lower_distance_matrix > &parent)
 
bool has_next (bool all_cofacets=true)
 
diameter_entry_t next ()
 
 simplex_coboundary_enumerator (const diameter_entry_t _simplex, const index_t _dim, const Ripser< sparse_distance_matrix > &parent)
 
bool has_next (bool all_cofacets=true)
 
diameter_entry_t next ()
 

Detailed Description

template<typename DistanceMatrix>
class Ripser< DistanceMatrix >::simplex_coboundary_enumerator

Definition at line 914 of file ripserpy.cpp.

Constructor & Destructor Documentation

◆ simplex_coboundary_enumerator() [1/2]

template<typename DistanceMatrix >
Ripser< DistanceMatrix >::simplex_coboundary_enumerator::simplex_coboundary_enumerator ( const diameter_entry_t  _simplex,
index_t  _dim,
const Ripser< compressed_lower_distance_matrix > &  parent 
)
inline

Definition at line 924 of file ripserpy.cpp.

◆ simplex_coboundary_enumerator() [2/2]

template<typename DistanceMatrix >
Ripser< DistanceMatrix >::simplex_coboundary_enumerator::simplex_coboundary_enumerator ( const diameter_entry_t  _simplex,
const index_t  _dim,
const Ripser< sparse_distance_matrix > &  parent 
)
inline

Definition at line 974 of file ripserpy.cpp.

Member Function Documentation

◆ has_next() [1/2]

template<typename DistanceMatrix >
bool Ripser< DistanceMatrix >::simplex_coboundary_enumerator::has_next ( bool  all_cofacets = true)
inline

Definition at line 936 of file ripserpy.cpp.

◆ has_next() [2/2]

template<typename DistanceMatrix >
bool Ripser< DistanceMatrix >::simplex_coboundary_enumerator::has_next ( bool  all_cofacets = true)
inline

Definition at line 992 of file ripserpy.cpp.

◆ next() [1/2]

template<typename DistanceMatrix >
diameter_entry_t Ripser< DistanceMatrix >::simplex_coboundary_enumerator::next ( )
inline

Definition at line 940 of file ripserpy.cpp.

◆ next() [2/2]

template<typename DistanceMatrix >
diameter_entry_t Ripser< DistanceMatrix >::simplex_coboundary_enumerator::next ( )
inline

Definition at line 1019 of file ripserpy.cpp.


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