PersistentHomology Struct Reference

Concept describing the requirements for a class to compute persistent homology. More...

#include </home/gailuron/workspace/gudhi/gudhi-devel/build/gudhi.3.5.0/concept/Persistent_cohomology/PersistentHomology.h>

Public Types

typedef unspecified Filtered_complex
 Type of filtered cell complex on which persistent homology is computed. More...
 
typedef unspecified Coefficient_field
 Type of coefficients to be used for computing persistent homology. More...
 

Detailed Description

Concept describing the requirements for a class to compute persistent homology.

Member Typedef Documentation

◆ Coefficient_field

Type of coefficients to be used for computing persistent homology.

Must be a model of concept CoefficientField.

◆ Filtered_complex

Type of filtered cell complex on which persistent homology is computed.

Must be a model of concept FilteredComplex.


The documentation for this struct was generated from the following file:
GUDHI  Version 3.5.0  - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.  - Copyright : MIT Generated on Thu Jan 13 2022 08:34:27 for GUDHI by Doxygen 1.9.2