columns Directory Reference
Directory dependency graph for columns:
include/gudhi/Persistence_matrix/columns

Files

file  chain_column_extra_properties.h [code]
 Contains the Gudhi::persistence_matrix::Chain_column_extra_properties class and Gudhi::persistence_matrix::Dummy_chain_properties structure.
 
file  column_dimension_holder.h [code]
 Contains the Gudhi::persistence_matrix::Column_dimension_holder class and Gudhi::persistence_matrix::Dummy_dimension_holder structure.
 
file  column_utilities.h [code]
 Contains helper methods for column addition and column hasher.
 
file  entry_types.h [code]
 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.
 
file  heap_column.h [code]
 Contains the Gudhi::persistence_matrix::Heap_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Heap_column.
 
file  intrusive_list_column.h [code]
 Contains the Gudhi::persistence_matrix::Intrusive_list_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Intrusive_list_column.
 
file  intrusive_set_column.h [code]
 Contains the Gudhi::persistence_matrix::Intrusive_set_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Intrusive_set_column.
 
file  list_column.h [code]
 Contains the Gudhi::persistence_matrix::List_column class. Also defines the std::hash method for Gudhi::persistence_matrix::List_column.
 
file  naive_vector_column.h [code]
 Contains the Gudhi::persistence_matrix::Naive_vector_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Naive_vector_column.
 
file  row_access.h [code]
 Contains the Gudhi::persistence_matrix::Row_access class and Gudhi::persistence_matrix::Dummy_row_access structure.
 
file  set_column.h [code]
 Contains the Gudhi::persistence_matrix::Set_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Set_column.
 
file  unordered_set_column.h [code]
 Contains the Gudhi::persistence_matrix::Unordered_set_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Unordered_set_column.
 
file  vector_column.h [code]
 Contains the Gudhi::persistence_matrix::Vector_column class. Also defines the std::hash method for Gudhi::persistence_matrix::Vector_column.