Contains the Column_dimension_holder class and Dummy_dimension_holder structure. More...
Go to the source code of this file.
Classes | |
struct | Gudhi::persistence_matrix::Dummy_dimension_holder |
Empty structure. Inheritated instead of Column_dimension_holder, when the columns are not storing a dimension. More... | |
class | Gudhi::persistence_matrix::Column_dimension_holder< Master_matrix > |
Class managing the dimension access of a column. More... | |
Namespaces | |
Gudhi | |
Gudhi namespace. | |
Gudhi::persistence_matrix | |
Persistence matrix namespace. | |
Contains the Column_dimension_holder class and Dummy_dimension_holder structure.