Contains the RU_matrix class. More...
Go to the source code of this file.
Classes | |
| class | Gudhi::persistence_matrix::RU_matrix< Master_matrix > |
| Matrix structure to store the ordered boundary matrix \( R \cdot U \) of a filtered complex in order to compute its persistent homology, 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 RU_matrix class.