11#ifndef CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_
12#define CONCEPT_VECTORIZED_TOPOLOGICAL_DATA_H_
15namespace Persistence_representations {
33 std::vector<double>
vectorize(
int number_of_function);
The concept Vectorized_topological_data describes the requirements for a type to implement a containe...
Definition Vectorized_topological_data.h:22
std::size_t number_of_vectorize_functions()
std::vector< double > vectorize(int number_of_function)
Gudhi namespace.
Definition SimplicialComplexForAlpha.h:14