List of options used for the filtered zigzag persistence computation.
More...
#include <concept/Zigzag_persistence/ZigzagOptions.h>
|
using | Internal_key = unspecified |
| Numerical type for the cell IDs used internally and other indexations. It must be signed.
|
|
using | Cell_key = unspecified |
| Type for the cell IDs used at insertion and in the boundaries given as argument. Has to be usable as key in a hashtable, so "hashable" and comparable.
|
|
using | Filtration_value = unspecified |
| Type for filtration values.
|
|
using | Dimension = unspecified |
| Type for the dimension values.
|
|
List of options used for the filtered zigzag persistence computation.
The documentation for this struct was generated from the following file: