Loading...
Searching...
No Matches
std::tuple_element< I, Gudhi::persistence_matrix::Persistence_interval< Dimension, Event_value > > Struct Template Reference

Partial specialization of std::tuple_element for Gudhi::persistence_matrix::Persistence_interval. More...

#include <include/gudhi/persistence_interval.h>

Detailed Description

template<size_t I, typename Dimension, typename Event_value>
struct std::tuple_element< I, Gudhi::persistence_matrix::Persistence_interval< Dimension, Event_value > >

Partial specialization of std::tuple_element for Gudhi::persistence_matrix::Persistence_interval.

Template Parameters
IIndex of the type to store: 0 for the birth value type, 1 for the death value type and 2 for the dimension value type.
DimensionFirst template parameter of Gudhi::persistence_matrix::Persistence_interval.
Event_valueSecond template parameter of Gudhi::persistence_matrix::Persistence_interval.

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