PersistentHomology Struct Reference

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

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

Type of coefficients to be used for computing persistent homology.

Must be a model of concept CoefficientField.

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 2.1.0  - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.  - Copyright : GPL v3 Generated on Wed Jan 31 2018 09:40:55 for GUDHI by Doxygen 1.8.11