12 #ifndef CONCEPT_TOPOLOGICAL_DATA_WITH_AVERAGES_H_ 13 #define CONCEPT_TOPOLOGICAL_DATA_WITH_AVERAGES_H_ 17 namespace Persistence_representations {
25 void compute_average(
const std::vector<Topological_data_with_averages*>& to_average);
32 #endif // CONCEPT_TOPOLOGICAL_DATA_WITH_AVERAGES_H_ The concept Topological_data_with_averages describes the requirements for a type to implement a conta...
Definition: Topological_data_with_averages.h:23
Definition: SimplicialComplexForAlpha.h:14