11#ifndef CONCEPT_ZZ_OPTIONS_TYPE_H_
12#define CONCEPT_ZZ_OPTIONS_TYPE_H_
20namespace zigzag_persistence {
Column_types
List of column types.
Definition: persistence_matrix_options.h:30
Gudhi namespace.
Definition: SimplicialComplexForAlpha.h:14
List of options used for the filtered zigzag persistence computation.
Definition: ZigzagOptions.h:27
unspecified Dimension
Type for the dimension values.
Definition: ZigzagOptions.h:47
unspecified Filtration_value
Type for filtration values.
Definition: ZigzagOptions.h:42
unspecified Internal_key
Numerical type for the cell IDs used internally and other indexations. It must be signed.
Definition: ZigzagOptions.h:31
unspecified Cell_key
Type for the cell IDs used at insertion and in the boundaries given as argument. Has to be usable as ...
Definition: ZigzagOptions.h:37
static const Gudhi::persistence_matrix::Column_types column_type
Column type used by the internal matrix.
Definition: ZigzagOptions.h:52
List of options used for the zigzag persistence computation.
Definition: ZigzagOptions.h:60
unspecified Dimension
Type for the dimension values.
Definition: ZigzagOptions.h:69
static const Gudhi::persistence_matrix::Column_types column_type
Column type used by the internal matrix.
Definition: ZigzagOptions.h:74
unspecified Internal_key
Numerical type for the cell IDs used internally and other indexations. It must be signed.
Definition: ZigzagOptions.h:64