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

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

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

Detailed Description

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

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.

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

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