Loading...
Searching...
No Matches
std::hash< Gudhi::persistence_matrix::Cell< Master_matrix > > Struct Template Reference

Hash method for Gudhi::persistence_matrix::Cell. More...

#include <include/gudhi/Persistence_matrix/columns/cell_types.h>

Detailed Description

template<class Master_matrix>
struct std::hash< Gudhi::persistence_matrix::Cell< Master_matrix > >

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.

Template Parameters
Master_matrixTemplate parameter of Gudhi::persistence_matrix::Cell.

The documentation for this struct was generated from the following file: