Contains the Row_access class and Dummy_row_access structure. More...
Go to the source code of this file.
Classes | |
struct | Gudhi::persistence_matrix::Dummy_row_access |
Empty structure. Inheritated instead of Row_access, if the row access is not enabled. More... | |
class | Gudhi::persistence_matrix::Row_access< Master_matrix > |
Class managing the row access for the columns. More... | |
Namespaces | |
Gudhi | |
Gudhi namespace. | |
Gudhi::persistence_matrix | |
Persistence matrix namespace. | |
Contains the Row_access class and Dummy_row_access structure.