Hash method for Gudhi::persistence_matrix::Entry. More...
#include <include/gudhi/Persistence_matrix/columns/entry_types.h>
Hash method for Gudhi::persistence_matrix::Entry.
The entries are differentiated by their row indices only. For example, two entries with the same row index but different column indices have the same hash value.
Master_matrix | Template parameter of Gudhi::persistence_matrix::Entry. |