chain_pairing.h File Reference

Contains the Gudhi::persistence_matrix::Chain_pairing class and Gudhi::persistence_matrix::Dummy_chain_pairing structure. More...

Go to the source code of this file.

Classes

struct  Gudhi::persistence_matrix::Dummy_chain_pairing
 Empty structure. Inherited instead of Chain_pairing, when the computation of the barcode was not enabled or if the pairing is already managed by the vine update classes. More...
 
class  Gudhi::persistence_matrix::Chain_pairing< Master_matrix >
 Class managing the barcode for Chain_matrix if the option was enabled. More...
 

Namespaces

namespace  Gudhi
 Gudhi namespace.
 
namespace  Gudhi::persistence_matrix
 Persistence matrix namespace.
 

Detailed Description

Contains the Gudhi::persistence_matrix::Chain_pairing class and Gudhi::persistence_matrix::Dummy_chain_pairing structure.

Author
Hannah Schreiber