Type for a bar in the computed barcode. Stores the birth, death and dimension of the bar. More...
Public Attributes | |
dimension_type | dim |
pos_index | birth |
pos_index | death |
Type for a bar in the computed barcode. Stores the birth, death and dimension of the bar.
pos_index Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions >::Bar::birth |
Birth index in the current filtration.
pos_index Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions >::Bar::death |
Death index in the current filtration.
dimension_type Gudhi::persistence_matrix::Matrix< PersistenceMatrixOptions >::Bar::dim |
Dimension of the bar.