Contains the concept for the matrix columns. More...
Go to the source code of this file.
Classes | |
class | Gudhi::persistence_matrix::PersistenceMatrixColumn |
Concept of the column classes used by the Matrix class. The classes the columns inheritates from are either real or dummy classes, see Row_access_option, Column_dimension_option, Chain_column_option. If used with column compression, the column type has to have its std::hash method. More... | |
Namespaces | |
Gudhi | |
Gudhi namespace. | |
Gudhi::persistence_matrix | |
Persistence matrix namespace. | |
Contains the concept for the matrix columns.