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