Contains the Chain_matrix class. More...
Go to the source code of this file.
Classes | |
class | Gudhi::persistence_matrix::Chain_matrix< Master_matrix > |
Matrix structure storing a compatible base of a filtered chain complex. See [41]. The base is constructed from the boundaries of the faces in the complex. Allows the persistent homology to be computed, as well as representative cycles. Supports vineyards (see [21]) and the removal of maximal faces while maintaining a valid barcode. Provides an access to its columns and rows. More... | |
Namespaces | |
Gudhi | |
Gudhi namespace. | |
Gudhi::persistence_matrix | |
Persistence matrix namespace. | |
Contains the Chain_matrix class.