Loading...
Searching...
No Matches
columns Directory Reference
Directory dependency graph for columns:
include/gudhi/Persistence_matrix/columns

Files

 chain_column_extra_properties.h
 Contains the Gudhi::persistence_matrix::Chain_column_extra_properties class and Gudhi::persistence_matrix::Dummy_chain_properties structure.
 
 column_dimension_holder.h
 Contains the Gudhi::persistence_matrix::Column_dimension_holder class and Gudhi::persistence_matrix::Dummy_dimension_holder structure.
 
 column_utilities.h
 Contains helper methods for column addition and column hasher.
 
 entry_types.h
 Contains the Gudhi::persistence_matrix::Entry, Gudhi::persistence_matrix::Entry_column_index and Gudhi::persistence_matrix::Entry_field_element classes, as well as the Gudhi::persistence_matrix::Dummy_entry_column_index_mixin and Gudhi::persistence_matrix::Dummy_entry_field_element_mixin structures. Also defines the std::hash method for Gudhi::persistence_matrix::Entry.
 
 heap_column.h
 Contains the Gudhi::persistence_matrix::Heap_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Heap_column.
 
 intrusive_list_column.h
 Contains the Gudhi::persistence_matrix::Intrusive_list_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Intrusive_list_column.
 
 intrusive_set_column.h
 Contains the Gudhi::persistence_matrix::Intrusive_set_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Intrusive_set_column.
 
 list_column.h
 Contains the Gudhi::persistence_matrix::List_column class. Also defines the std::hash method for Gudhi::persistence_matrix::List_column.
 
 naive_vector_column.h
 Contains the Gudhi::persistence_matrix::Naive_vector_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Naive_vector_column.
 
 row_access.h
 Contains the Gudhi::persistence_matrix::Row_access class and Gudhi::persistence_matrix::Dummy_row_access structure.
 
 set_column.h
 Contains the Gudhi::persistence_matrix::Set_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Set_column.
 
 unordered_set_column.h
 Contains the Gudhi::persistence_matrix::Unordered_set_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Unordered_set_column.
 
 vector_column.h
 Contains the Gudhi::persistence_matrix::Vector_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Vector_column.