Contains the Gudhi::persistence_matrix::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 cells in the complex. Allows the persistent homology to be computed, as well as representative cycles. Supports vineyards (see [21]) and the removal of maximal cells while maintaining a valid barcode. Provides an access to its columns and rows. More... | |
Namespaces | |
namespace | Gudhi |
Gudhi namespace. | |
namespace | Gudhi::persistence_matrix |
Persistence matrix namespace. | |
Contains the Gudhi::persistence_matrix::Chain_matrix class.