Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NGudhi
 CCoefficientFieldConcept describing the requirements for a class to represent a field of coefficients to compute persistent homology
 CExtended_simplex_typeExtended simplex type data structure for representing the type of simplices in an extended filtration
 CFilteredComplexThe concept FilteredComplex describes the requirements for a type to implement a filtered cell complex, from which one can compute persistent homology via a model of the concept PersistentHomology
 CFiltrationValueValue type for a filtration function on a cell complex
 CIndexingTagConcept describing an indexing scheme (see FilteredComplex) for applying continuous maps to a cell complex, and compute its persistent homology
 CPersistentHomologyConcept describing the requirements for a class to compute persistent homology
 CSimplexKeyKey type used as simplex identifier
 CSimplexTreeOptionsConcept of the template parameter for the class Gudhi::Simplex_tree<SimplexTreeOptions>
 CVertexHandleHandle type for the vertices of a cell complex