Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NGudhiGudhi namespace
 NstdSTL namespace
 CCoefficientFieldConcept describing the requirements for a class to represent a field of coefficients to compute persistent homology
 CDefault_optionsDefault option structure for Matrix class. See the PersistenceMatrixOptions concept for a more detailed description of the fields. Produces a base matrix with no enabled option
 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
 CShared_Zp_field_elementClass representing an element of the \( \mathbb{F}_p \) field for any prime number \( p \). If each instantiation of the class can represent another element, they all share the same characteristics. That is if the characteristics are set for one, they will be set for all the others. The characteristics can be set before instantiating the elements with the static Shared_Zp_field_element::initialize method
 CSimplex_treeSimplex Tree data structure for representing simplicial complexes
 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
 CZ2_field_elementClass representing an element of the \( \mathbb{F}_2 \) field
 CZ2_field_operatorsClass defining operators for the \( \mathbb{F}_2 \) field
 CZp_field_elementClass representing an element of the \( \mathbb{F}_p \) field for any prime number \( p \)
 CZp_field_operatorsClass defining operators for the \( \mathbb{F}_p \) field for any prime number \( p \)