Partial specialization of std::tuple_element for Gudhi::persistence_matrix::Persistence_interval. More...
#include <include/gudhi/persistence_interval.h>
Partial specialization of std::tuple_element for Gudhi::persistence_matrix::Persistence_interval.
| I | Index of the type to store: 0 for the birth value type, 1 for the death value type and 2 for the dimension value type. |
| Dimension | First template parameter of Gudhi::persistence_matrix::Persistence_interval. |
| Event_value | Second template parameter of Gudhi::persistence_matrix::Persistence_interval. |